23 lines
739 B
JSON
23 lines
739 B
JSON
{
|
|
"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,
|
|
"removeTagsForTasksPlugin": false,
|
|
"enableKanbanPluginReminderFormat": false,
|
|
"editDetectionSec": 10,
|
|
"reminderCheckIntervalSec": 5
|
|
}
|
|
} |