0
COMPLETADO

Command Line Options

andymandias hace 10 años actualizado por Rhio Kim hace 10 años 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.

Respuesta

Respuesta
Denegado
Thanks ideas.

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

Respuesta
Denegado
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 :-)