We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d69fb2 commit 5c314caCopy full SHA for 5c314ca
doc/obsidian.txt
@@ -308,6 +308,8 @@ carefully and customize it to your needs:
308
date_format = "%Y-%m-%d",
309
-- Optional, if you want to change the date format of the default alias of daily notes.
310
alias_format = "%B %-d, %Y",
311
+ -- Optional, default tags to add to each new daily note created.
312
+ default_tags = { "daily-notes" },
313
-- Optional, if you want to automatically insert a template from your template directory like 'daily.md'
314
template = nil
315
},
0 commit comments