appml / neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.
GNU General Public License v3.0
335 stars 23 forks source link

Feature request: settings option to open new files in preview/markdown view by default #38

Closed NathanC closed 1 year ago

NathanC commented 1 year ago

It'd be nice to have a setting where, when enabled, opening a note will by default show it in the preview mode. This would match the behavior of some previous note taking apps I've used before.

I think it makes sense because more frequently I'd consume old notes vs editing them.

Do you think it would be good to select which extensions to open in this mode, or just have it be a binary toggle? It might be good to have plain .txt skip this option.

(I might take a stab at adding this feature if it seems acceptable to you)

appml commented 1 year ago

The feature already exists. Please look for com.appmindlab.nano.pref_open_in_markdown under this section:

https://appml.github.io/nano/#hacks

appml commented 1 year ago

Feature already exists.