First Commit
This commit is contained in:
23
.obsidian/plugins/obsidian-reminder-plugin/data.json
vendored
Normal file
23
.obsidian/plugins/obsidian-reminder-plugin/data.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"scanned": true,
|
||||
"reminders": {},
|
||||
"debug": false,
|
||||
"settings": {
|
||||
"reminderTime": "09:00",
|
||||
"laters": "In 30 minutes\nIn 1 hour\nIn 3 hours\nTomorrow\nNext week",
|
||||
"useSystemNotification": true,
|
||||
"autoCompleteTrigger": "(@",
|
||||
"primaryReminderFormat": "TasksPluginReminderFormat",
|
||||
"enableReminderPluginReminderFormat": true,
|
||||
"dateFormat": "YYYY-MM-DD",
|
||||
"dateTimeFormat": "YYYY-MM-DD HH:mm",
|
||||
"strictDateFormat": false,
|
||||
"linkDatesToDailyNotes": false,
|
||||
"enableTasksPluginReminderFormat": true,
|
||||
"useCustomEmojiForTasksPlugin": true,
|
||||
"removeTagsForTasksPlugin": true,
|
||||
"enableKanbanPluginReminderFormat": false,
|
||||
"editDetectionSec": 10,
|
||||
"reminderCheckIntervalSec": 60
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user