0x7c13 / Notepads

A modern, lightweight text editor with a minimalist design.
https://www.NotepadsApp.com
MIT License
8.69k stars 478 forks source link

[Feature request] Enabling session snapshot by default, and autosaving on close #751

Open kleenkanteen opened 3 years ago

kleenkanteen commented 3 years ago

Is your feature request related to a problem? Please describe. Would be nice if session snapshot was on by default since it saves time opening the same note over and over if one has a few notes they look at. I came from the windows sticky notes program and it was nice that they had this feature. Also, if all edited notes autosaved when closing the program.

0x7c13 commented 3 years ago

Session snapshot is not 100% safe so I intentionally put it disabled by default. I will make it on by default once I improve this feature and make it bullet-proof.

yehia2amer commented 3 years ago

@JasonStein what about the autosave on close feature. So that notes just take the first couple of words on the note itself ?

kleenkanteen commented 3 years ago

@JasonStein 3 questions:

  1. What criteria are you using to determine whether session snapshot is safe enough or not?
  2. If I want to help implement this safety, what would I need to learn and do?
  3. What about autosave on close?