First Commit

This commit is contained in:
2024-12-02 15:11:30 +01:00
commit 031f6004de
4688 changed files with 441558 additions and 0 deletions

View 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
}
}