0
Voltooid

Command Line Options

andymandias 10 jaar geleden bijgewerkt door Rhio Kim 10 jaar geleden 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.

Antwoord

Antwoord
Declined
Thanks ideas.

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

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