nextcloud / notes-ios

Other
22 stars 8 forks source link

Pre-existing note file changes name after edited in iOS notes app #58

Open han-ol opened 6 months ago

han-ol commented 6 months ago

Steps to reproduce

  1. create markdown file name-test.md in the notes directory
  2. sync file to access on iOS notes app
  3. edit the file and save

After this procedure the file formerly named name-test.md is now named as the first line of the file.

For a note taking app to work well for different people and setups, it would be highly desirable to be able to switch off overwriting the file name with the first line of the file.