From 37b0ddccbd223c465ea97faadee2039b41ff1d70 Mon Sep 17 00:00:00 2001 From: epwalsh Date: Sat, 28 Oct 2023 18:41:56 +0000 Subject: [PATCH] chore: auto generate docs --- doc/obsidian.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/obsidian.txt b/doc/obsidian.txt index 7e8d75a37..a58a04ff8 100644 --- a/doc/obsidian.txt +++ b/doc/obsidian.txt @@ -216,7 +216,7 @@ This is a complete list of all of the options that can be passed to -- Optional, if you want to change the date format for the ID of daily notes. date_format = "%Y-%m-%d", -- Optional, if you want to change the date format of the default alias of daily notes. - alias_format = "%B %-d, %Y" + alias_format = "%B %-d, %Y", -- Optional, if you want to automatically insert a template from your template directory like 'daily.md' template = nil },