'.' as a directory doesn't work/make a difference :)

This commit is contained in:
2022-02-14 15:38:57 +01:00
parent 52b4fc78c4
commit 4e2b6c4a77
+5 -5
View File
@@ -3,17 +3,17 @@
;; [[flancian]] ;; [[flancian]]
:journal/page-title-format "yyyy-MM-dd" :journal/page-title-format "yyyy-MM-dd"
:journal/file-name-format "yyyy-MM-dd" :journal/file-name-format "yyyy-MM-dd"
:pages-directory "." :pages-directory ""
:journals-directory "journal" :journals-directory "journal"
:project { :project {
;; Selected public notes can be published to https://logseq.com/your-project-or-your-username. ;; Selected public notes can be published to https://logseq.com/your-project-or-your-username.
:name "" :name "flancian"
:alias "" :alias "flancia"
;; your twitter handle ;; your twitter handle
:twitter "" :twitter "flancian"
;; description supports both hiccup and html ;; description supports both hiccup and html
:description ""} :description "https://anagora.org/@flancian"}
;; Currently, we support either "Markdown" or "Org". ;; Currently, we support either "Markdown" or "Org".
;; This can overwrite your global preference so that ;; This can overwrite your global preference so that