Commit graph

7 commits

Author SHA1 Message Date
3855d86730 Move ids from gdn-app to gdn 2025-02-17 22:37:59 +01:00
f465f50614 Fix index bug when moving note downwards
To reproduce: Move a note to a later position in the same parent. The
note does not appear where it should. This can even panic when trying to
move a note after the last child.
2025-02-17 01:39:20 +01:00
b76ed55a39 Clarify comment 2025-02-17 01:20:47 +01:00
6ef9c27234 Fix note inconsistencies 2025-02-15 13:41:02 +01:00
75f3a84e5f Move notes store to rust 2025-02-13 23:27:28 +01:00
849400cf35 Add (de-)serializable NoteId type 2025-02-13 23:27:26 +01:00
6ac80ab679 Set up tauri project 2025-01-25 12:26:10 +01:00