diff options
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -932,7 +932,7 @@ | |||
932 | '(("d" "default" plain "%?" | 932 | '(("d" "default" plain "%?" |
933 | :unnarrowed t | 933 | :unnarrowed t |
934 | :if-new (file+head "${title}.org" | 934 | :if-new (file+head "${title}.org" |
935 | "#+TITLE:")))) | 935 | "#+TITLE:\n#+STARTUP: latexpreview inlineimages")))) |
936 | (org-roam-dailies-capture-templates | 936 | (org-roam-dailies-capture-templates |
937 | '(("d" "default" plain "%?" | 937 | '(("d" "default" plain "%?" |
938 | :unnarrowed t | 938 | :unnarrowed t |