Added
This commit is contained in:
24
.obsidian/plugins/obsidian-reminder-plugin/data.json
vendored
Normal file
24
.obsidian/plugins/obsidian-reminder-plugin/data.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"scanned": true,
|
||||
"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,
|
||||
"editDetectionSec": 10,
|
||||
"reminderCheckIntervalSec": 5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user