0
Виконано

Command Line Options

andymandias 10 років тому оновлено Rhio Kim 10 років тому 5
I would like a way to open haroopad in editor-only or viewer-only mode from the command line (i.e. 'haroopad --viewer myfile.md').  A preference setting to do the same would also work, if that's more desirable to implement.

Otherwise runs beautifully on Ubuntu.

Відповідь

Відповідь
Declined
Thanks ideas.

But this feature(CLI) is not in our plan.
We'll support view only mode in other ways.

Відповідь
Declined
Thanks ideas.

But this feature(CLI) is not in our plan.
We'll support view only mode in other ways.

Hi Andymandias :-)

It will be available in the upcoming 0.12.1 release.

$ haroopad -f /path/to/file1.md /path/to/file2.md --mode=view
$ haroopad -f /path/to/file1.md --mode=edit
Checkout new version v0.12.1 :-)