mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
Auto saved by Logseq
This commit is contained in:
parent
cb2101841c
commit
b543fe5166
6 changed files with 15 additions and 9 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
;; Display all lines of a block when referencing ((block)).
|
||||
;; Default value: false
|
||||
:ui/show-full-blocks? false
|
||||
:ui/show-full-blocks? true
|
||||
|
||||
;; Automatically expand block references when zooming in.
|
||||
;; Default value: true
|
||||
|
|
@ -415,4 +415,5 @@
|
|||
:file/name-format :triple-lowbar
|
||||
:publishing/all-pages-public? true
|
||||
:graph/settings {:journal? false, :builtin-pages? false}
|
||||
:ui/show-brackets? false}
|
||||
:ui/show-brackets? false
|
||||
:editor/preferred-pasting-file? true}
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
;; Display all lines of a block when referencing ((block)).
|
||||
;; Default value: false
|
||||
:ui/show-full-blocks? false
|
||||
:ui/show-full-blocks? true
|
||||
|
||||
;; Automatically expand block references when zooming in.
|
||||
;; Default value: true
|
||||
|
|
@ -414,4 +414,6 @@
|
|||
;; ;use Percent-encoding for other invalid characters
|
||||
:file/name-format :triple-lowbar
|
||||
:publishing/all-pages-public? true
|
||||
:graph/settings {:journal? true}}
|
||||
:graph/settings {:journal? true, :builtin-pages? false}
|
||||
:ui/show-brackets? false
|
||||
:editor/preferred-pasting-file? true}
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
;; Display all lines of a block when referencing ((block)).
|
||||
;; Default value: false
|
||||
:ui/show-full-blocks? false
|
||||
:ui/show-full-blocks? true
|
||||
|
||||
;; Automatically expand block references when zooming in.
|
||||
;; Default value: true
|
||||
|
|
@ -414,4 +414,6 @@
|
|||
;; ;use Percent-encoding for other invalid characters
|
||||
:file/name-format :triple-lowbar
|
||||
:publishing/all-pages-public? true
|
||||
:graph/settings {:journal? false, :builtin-pages? true}}
|
||||
:graph/settings {:journal? false, :builtin-pages? false}
|
||||
:ui/show-brackets? false
|
||||
:editor/preferred-pasting-file? true}
|
||||
|
|
@ -414,6 +414,6 @@
|
|||
;; ;use Percent-encoding for other invalid characters
|
||||
:file/name-format :triple-lowbar
|
||||
:publishing/all-pages-public? true
|
||||
:graph/settings {:journal? false, :builtin-pages? false}
|
||||
:graph/settings {:journal? false, :builtin-pages? true}
|
||||
:ui/show-brackets? false
|
||||
:editor/preferred-pasting-file? true}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 240]
|
||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 242]
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
public:: true
|
||||
- prev: [[personal knowledge management]]
|
||||
- next: [[[[open source]] software]]
|
||||
-
|
||||
Loading…
Add table
Reference in a new issue