2025-11-17 09:29:38 +07:00

29 lines
961 B
JSON

{
"scanned": false,
"reminders": {},
"debug": false,
"settings": {
"reminderTime": "09:00",
"reminderTimeStep": 15,
"laters": "In 30 minutes\nIn 1 hour\nIn 3 hours\nTomorrow\nNext week",
"useSystemNotification": false,
"autoCompleteTrigger": "(@",
"primaryReminderFormat": "ReminderPluginReminderFormat",
"enableReminderPluginReminderFormat": true,
"dateFormat": "YYYY-MM-DD",
"dateTimeFormat": "YYYY-MM-DD HH:mm",
"strictDateFormat": false,
"linkDatesToDailyNotes": false,
"enableTasksPluginReminderFormat": false,
"useCustomEmojiForTasksPlugin": false,
"removeTagsForTasksPlugin": false,
"enableKanbanPluginReminderFormat": false,
"yearMonthDisplayFormat": "YYYY, MMMM",
"monthDayDisplayFormat": "MM/DD",
"shortDateWithWeekdayDisplayFormat": "M/DD (ddd)",
"timeDisplayFormat": "HH:mm",
"editDetectionSec": 10,
"reminderCheckIntervalSec": 5,
"weekStart": "0"
}
}