0
Fertiggestellt

Command Line Options

andymandias vor 10 Jahren aktualisiert von Rhio Kim vor 10 Jahren 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.

Antwort

Antwort
Abgelehnt
Thanks ideas.

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

Antwort
Abgelehnt
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 :-)