zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
27.2k stars 1.9k forks source link

[0.39.3] Note is not saved when inserting another note in an empty note #807

Closed louwers closed 4 years ago

louwers commented 4 years ago
  1. Open empty note (optionally with a title)
  2. Insert a note
  3. Go to other note
  4. Go back, the inserted note will be gone

If you type something else in the note before you leave the note is saved properly.

zadam commented 4 years ago

Hello, I cannot reproduce this but maybe I don't fully understand it. What does "inserted note will be gone" mean exactly? The note is missing from the left note tree or you can click on it but it does not display anything or something else?

louwers commented 4 years ago

I mean to insert a note inline. Here's a screencast:

bug

zadam commented 4 years ago

Thank you for the recording, this made it clear to me. Trilium detected incorrectly the note as empty when it contained only "include note" widget and did not save it. This is now fixed and will be released in patch version soon ...