appml/neutrinote

Default to markdown view

ippocratis opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
It makes more sense to want to preview already edited notes and only hit edit if you want to re-edit them

Describe the solution you'd like
Opening a note should default to markdown view.
Creating a note to edit mode

Describe alternatives you've considered
Well, I just tap on the markdown view button each time I open any note.

Additional context
None.
Thanks for the amazing app.

Use this flag:

com.appmindlab.nano.pref_open_in_markdown

See also

Use this flag:

com.appmindlab.nano.pref_open_in_markdown

See also

Thanks for pointing to the right place in the documentation.

Missed that.

Closing