Daily note title format setting (Localized/ISO/Long/US/EU); filenames stay ISO (#40)

This commit is contained in:
Yuri Karamian
2026-06-10 20:44:29 +02:00
parent 08abbe25ef
commit 67d5ae87c3
6 changed files with 43 additions and 5 deletions
+1
View File
@@ -59,6 +59,7 @@ export interface AppConfig {
show_note_dates: boolean;
time_format: string;
week_start: string;
daily_title_format: string;
gpu_acceleration: boolean;
autostart: boolean;
pdf_preview: boolean;