Commit Graph

5 Commits

Author SHA1 Message Date
aefe44fd2a 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-12-06 12:01:48 +01:00
67c43df34d Fix tests 2024-12-06 12:01:30 +01:00
af9c93017c Add test that checks that existing keys are kept in buffer files' metadata 2024-12-06 12:01:30 +01:00
3bf7108fa2 Fix race condition that could cause the editor to not scroll the cursor(s) into the viewport upon loading 2024-12-06 12:01:30 +01:00
e465696959 Add test for saving and restoring cursor positions 2024-12-06 12:01:30 +01:00