Commit Graph

19 Commits

Author SHA1 Message Date
Jonatan Heyman
ff88091e28 Bump version to 2.0.0-beta 2024-12-12 13:45:12 +01:00
Jonatan Heyman
45c5379256 Make a backup copy of buffer.txt before migrating to new note library 2024-12-12 13:41:55 +01:00
Jonatan Heyman
1f24d1a4e3 Add help info for C-N key binding 2024-12-09 14:03:29 +01:00
Jonatan Heyman
882919710e Update Changelog's 2.0 section 2024-12-09 13:51:44 +01:00
Jonatan Heyman
d590c625bb Add note about breaking change (default scratch file path changed) to changelog 2024-12-09 12:37:05 +01:00
Jonatan Heyman
75b7eac5ca Fix typo 2024-12-09 12:37:05 +01:00
Jonatan Heyman
57d4ac49e0 Add link to changelog and minor formatting change 2024-12-09 12:37:05 +01:00
Jonatan Heyman
4833db9928 Update docs and changelog 2024-12-09 12:37:05 +01:00
Jonatan Heyman
bd4ebdfec0 Use relative URL for changelog link 2024-12-09 12:37:05 +01:00
Jonatan Heyman
b0161836aa Add link to Changelog in the docs 2024-12-09 12:37:05 +01:00
Jonatan Heyman
2ec4fecd1a Move Changelog into separate file 2024-12-09 12:37:05 +01:00
Jonatan Heyman
9863501b70 Add Changelog to docs 2024-12-09 12:37:05 +01:00
Jonatan Heyman
7be0a304d0 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-09 12:37:05 +01:00
Jonatan Heyman
ca38f9f932
Fix link
Signed-off-by: Jonatan Heyman <jonatan@heyman.info>
2024-07-24 16:46:09 +02:00
Peter Jaric
f384280679 Fix typo and grammar in documentation. 2024-07-24 16:42:34 +02:00
Peter Jaric
c7f68567fc Add instructions about the global hotkey in Wayland. Refactor Linux documentation. 2024-07-24 16:42:34 +02:00
Jonatan Heyman
a870f5c51b Add feature list to documentation 2024-07-14 14:56:49 +02:00
Jonatan Heyman
8e24fe9e98 Move Math blocks' format and toLocaleString() example from README into docs/ 2024-07-14 13:17:16 +02:00
Jonatan Heyman
478b78780d Add documentation, and update code that injects key bindings to also inject it into the docs 2024-07-08 14:00:18 +02:00