Commit Graph

14 Commits

Author SHA1 Message Date
60e9ec7265 Fix typo 2024-12-06 12:11:21 +01:00
cff192c3ed Add link to changelog and minor formatting change 2024-12-06 12:09:58 +01:00
64331582e0 Update docs and changelog 2024-12-06 12:09:57 +01:00
53cfcdb3a9 Use relative URL for changelog link 2024-12-06 12:06:15 +01:00
122558e70a Add link to Changelog in the docs 2024-12-06 12:06:14 +01:00
5564c05463 Move Changelog into separate file 2024-12-06 12:05:30 +01:00
b5db0208d6 Add Changelog to docs 2024-12-06 12:03:56 +01:00
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
ca38f9f932 Fix link
Signed-off-by: Jonatan Heyman <jonatan@heyman.info>
2024-07-24 16:46:09 +02:00
f384280679 Fix typo and grammar in documentation. 2024-07-24 16:42:34 +02:00
c7f68567fc Add instructions about the global hotkey in Wayland. Refactor Linux documentation. 2024-07-24 16:42:34 +02:00
a870f5c51b Add feature list to documentation 2024-07-14 14:56:49 +02:00
8e24fe9e98 Move Math blocks' format and toLocaleString() example from README into docs/ 2024-07-14 13:17:16 +02:00
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