Commit Graph

5 Commits

Author SHA1 Message Date
Jonatan Heyman
c010df083c WIP: Multiple notes support
Add support for migrating old buffer file to new library.

Add support for changing location for the notes library.

Replace theme toggle in status bar with a dropdown in Appearance settings.

Improve New Note and Update Note dialogs.

Implement UI for confirming note delete (the actualal deltion is still to be implemented).
2024-09-10 13:34:23 +02:00
Jonatan Heyman
95c20975dd Fix tests 2024-07-17 15:30:08 +02:00
Jonatan Heyman
8f39b6687e Add test that checks that existing keys are kept in buffer files' metadata 2024-07-16 10:24:15 +02:00
Jonatan Heyman
86243f493d Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading 2024-07-15 20:23:17 +02:00
Jonatan Heyman
4b5222c324 Add test for saving and restoring cursor positions 2024-07-15 13:32:14 +02:00