Auto saved by Logseq

master
Borja Robert 1 year ago
parent 913202eb63
commit d9cd67f86c

@ -292,7 +292,7 @@
;; :journal? false} ; Default value: false ;; :journal? false} ; Default value: false
;; Favorites to list on the left sidebar ;; Favorites to list on the left sidebar
:favorites ["Voluntariado Mundo Sano España" "STOP2030" "Tareas"] :favorites ["Personas" "voluntariado" "Voluntariado Mundo Sano España" "STOP2030" "Tareas"]
;; Set flashcards interval. ;; Set flashcards interval.
;; Expected value: ;; Expected value:
@ -413,7 +413,10 @@
;; ;use Percent-encoding for other invalid characters ;; ;use Percent-encoding for other invalid characters
:file/name-format :triple-lowbar :file/name-format :triple-lowbar
:feature/enable-flashcards? false :feature/enable-flashcards? false
:journal/page-title-format "E, yyyy/MM/dd" :journal/page-title-format "yyyy/MM/dd"
:editor/logical-outdenting? true :editor/logical-outdenting? true
:editor/preferred-pasting-file? true :editor/preferred-pasting-file? true
:feature/enable-whiteboards? false} :feature/enable-whiteboards? false
:ui/show-brackets? true
:graph/settings {:orphan-pages? false
:journal? true}}

@ -418,4 +418,6 @@
:editor/preferred-pasting-file? true :editor/preferred-pasting-file? true
:feature/enable-whiteboards? false :feature/enable-whiteboards? false
:ui/show-brackets? true :ui/show-brackets? true
:graph/settings {:orphan-pages? false}} :graph/settings {:orphan-pages? false
:journal? false
:excluded-pages? false}}

Loading…
Cancel
Save