v1.2.2 - Localized daily note titles, Android light mode status bar fix, Print/Export to PDF

This commit is contained in:
Yuri Karamian
2026-03-03 13:28:04 +01:00
parent a6b9037ae0
commit 5180bd5a38
5 changed files with 172 additions and 3 deletions
+2 -1
View File
@@ -26,7 +26,8 @@ serde_yaml = "0.9"
log = "0.4"
notify = "8"
walkdir = "2"
chrono = { version = "0.4", features = ["serde"] }
chrono = { version = "0.4", features = ["serde", "unstable-locales"] }
sys-locale = "0.3"
uuid = { version = "1", features = ["v4"] }
tantivy = "0.22"
gray_matter = "0.2"