Auto saved by Logseq

master
Borja Robert 12 months ago
parent ad7e512d69
commit 1edd2d2d2e

@ -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" "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,8 +413,11 @@
;; ;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? false} :ui/show-brackets? true
:graph/settings {:orphan-pages? false
:journal? false
:excluded-pages? false}}

@ -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" "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,8 +413,11 @@
;; ;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} :ui/show-brackets? true
:graph/settings {:orphan-pages? false
:journal? true
:excluded-pages? false}}
Loading…
Cancel
Save