Update settings for the new layout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"format": "YYYY.MM.DD",
|
||||
"folder": "02 Areas/Daily",
|
||||
"template": "Templates/Daily note template"
|
||||
"folder": "Daily",
|
||||
"template": "Templates/Daily note template.md"
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
"showWeeklyNote": true,
|
||||
"weeklyNoteFormat": "[N°.]ggww",
|
||||
"weeklyNoteTemplate": "Templates/Weekly plan template",
|
||||
"weeklyNoteFolder": "02 Areas/Weekly",
|
||||
"weeklyNoteFolder": "Weekly",
|
||||
"localeOverride": "system-default"
|
||||
}
|
||||
@@ -3,6 +3,7 @@
|
||||
"aliases": "aliases",
|
||||
"cssclasses": "multitext",
|
||||
"tags": "tags",
|
||||
"previous": "text"
|
||||
"previous": "text",
|
||||
"location": "multitext"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user