v1.1.0 - View mode, daily notes, tag management, math support, and more

This commit is contained in:
Yuri Karamian
2026-02-15 21:13:16 +01:00
parent 2697e10907
commit 6e75468420
21 changed files with 964 additions and 179 deletions
+1
View File
@@ -66,6 +66,7 @@ pub fn run() {
commands::read_note,
commands::save_note,
commands::create_note,
commands::create_daily_note,
commands::rename_note,
commands::delete_note,
commands::move_note,