|
|
|
@ -292,7 +292,7 @@
|
|
|
|
|
;; :journal? false} ; Default value: false
|
|
|
|
|
|
|
|
|
|
;; 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.
|
|
|
|
|
;; Expected value:
|
|
|
|
@ -413,8 +413,11 @@
|
|
|
|
|
;; ;use Percent-encoding for other invalid characters
|
|
|
|
|
:file/name-format :triple-lowbar
|
|
|
|
|
:feature/enable-flashcards? false
|
|
|
|
|
:journal/page-title-format "E, yyyy/MM/dd"
|
|
|
|
|
:journal/page-title-format "yyyy/MM/dd"
|
|
|
|
|
:editor/logical-outdenting? true
|
|
|
|
|
:editor/preferred-pasting-file? true
|
|
|
|
|
:feature/enable-whiteboards? false
|
|
|
|
|
:ui/show-brackets? false}
|
|
|
|
|
:ui/show-brackets? true
|
|
|
|
|
:graph/settings {:orphan-pages? false
|
|
|
|
|
:journal? false
|
|
|
|
|
:excluded-pages? false}}
|