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

changes lost when switching from portrait to landscape and back in markdown view #53

Closed J70P closed 1 year ago

J70P commented 1 year ago

Version 4.2.5

Steps to reproduce:

  1. create a new note
  2. write text: line 1
  3. press the back-arrow-Button and "Save"
  4. open up the new created note
  5. create a second line with text: line 2
  6. press Button "Markdown View"
  7. rotate device so that neutriNote rotates to landscape view
  8. rotate device back to potrait view

The text "line 2" is gone.

appml commented 1 year ago

Hi, is Auto Save mode on under settings?

(Should be on by default, as it's the default behavior for most apps now)

J70P commented 1 year ago

Hi, is Auto Save mode on under settings?

(Should be on by default, as it's the default behavior for most apps now)

No, I disabled Auto Save.

J70P commented 1 year ago

In the meantime I noticed something else. Even if you have changed the note/file name, those changes are also gone/lost.

appml commented 1 year ago

I'd suggest enabling Auto Save and ideally updating to v4.2.6. Auto Save was an option for older versions of the app for performance issues which do not exist anymore.

J70P commented 1 year ago

Fixed. Thank you so much.