0
Completed

Command Line Options

andymandias 10 years ago updated by Rhio Kim 10 years ago 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.

Answer

Answer
Declined
Thanks ideas.

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

Answer
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 :-)