Rename denote buffers

This commit is contained in:
Andreas Zweili 2023-07-23 22:26:03 +02:00
parent 0e657ed65d
commit afe6bbf5cd
1 changed files with 2 additions and 1 deletions

View File

@ -15,5 +15,6 @@
(denote-title-prompt) (denote-keywords-prompt)) (insert text))
(user-error
"No region is available")))
(setq denote-file-type "markdown-yaml"
(setq denote-rename-buffer-mode 1
denote-file-type "markdown-yaml"
denote-directory "~/nextcloud/10_documents/"))