There is a use case where a specific note is used (and reused) to quickly jot down stuff, then delete the contents and write down other stuff when needed.
However, if it happens that the user empties the contents of such an existing note, then returns to the main screen (notes list), this specific note gets automatically renamed, according to the "New Note Starts With" setting.
Steps to reproduce:
  • Go to "Settings -> Notes -> New Note starts with" and check the existing setting. Let's consider it's set to "Date (ISO 8601)";
  • Open an existing note, e.g. named "Quick notes";
  • Delete the full contents of the note;
  • Return to main screen.
Expected result:
The change is saved: the note named "Quick notes" has no contents.
Actual result:
"Quick notes" note is automatically renamed to "2026-05-31" and receives the name as content within the note, formatted as Heading 1 ("#2026-05-31").