You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
700 B

{
"scanned": true,
"reminders": {},
"debug": false,
"settings": {
"reminderTime": "09:00",
"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,
"enableKanbanPluginReminderFormat": false,
"editDetectionSec": 10,
"reminderCheckIntervalSec": 5
}
}