summaryrefslogtreecommitdiff
path: root/SI/.obsidian/plugins/periodic-notes/data.json
blob: 7cbe5b6dc7ffb80f54940b3b2ef0e2228121a2d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "showGettingStartedBanner": true,
  "hasMigratedDailyNoteSettings": true,
  "hasMigratedWeeklyNoteSettings": false,
  "daily": {
    "format": "YYYY-MM-DD",
    "folder": "Area/Journal/Daily",
    "template": "Resource/Templates/todo-daily-note.md",
    "enabled": true
  },
  "weekly": {
    "format": "",
    "template": "",
    "folder": "Area/Journal/Weekly",
    "enabled": true
  },
  "monthly": {
    "format": "",
    "template": "",
    "folder": "",
    "enabled": false
  },
  "quarterly": {
    "format": "",
    "template": "",
    "folder": ""
  },
  "yearly": {
    "format": "",
    "template": "",
    "folder": ""
  }
}