cpbotha / nvpy

Simplenote syncing note-taking application, inspired by Notational Velocity and ResophNotes, but uglier and cross-platformerer.
Other
849 stars 114 forks source link

enhancements for offline use #227

Open jkall opened 2 years ago

jkall commented 2 years ago

Additions:

  1. an option in the config file to set file suffix for locally saved text files (by default .txt but user may want to use .md or .mkdn instead)
  2. a feature (File-menu and Ctrl+Shift+M) to open the locally saved text file, for the selected note, in default application
  3. simplenote module is only needed if user wants to sync with simplenote (and not for those only working offline)
yuuki0xff commented 1 year ago

@jkall Is your request enhancement to notes_as_txt feature?