Auto saved by Logseq

This commit is contained in:
Daniel Gallegos 2023-08-12 23:54:55 -04:00
parent edf2b0a380
commit aa65a3d7cd
6 changed files with 19 additions and 11 deletions

View file

@ -133,6 +133,7 @@
;; :default-home {:page "Jun 3rd, 2021"} ;; :default-home {:page "Jun 3rd, 2021"}
;; 3. Set "home" as the home page and display multiple pages in the right sidebar: ;; 3. Set "home" as the home page and display multiple pages in the right sidebar:
;; :default-home {:page "home", :sidebar ["Page A" "Page B"]} ;; :default-home {:page "home", :sidebar ["Page A" "Page B"]}
:default-home {:page "entrance"}
;; Set the default location for storing notes. ;; Set the default location for storing notes.
;; Default value: "pages" ;; Default value: "pages"
@ -292,7 +293,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 ["infrastructure" "entertainment" "thoughts" "entrance" "home"] :favorites ["entrance" "home"]
;; Set flashcards interval. ;; Set flashcards interval.
;; Expected value: ;; Expected value:
@ -411,4 +412,7 @@
;; - :triple-lowbar (default) ;; - :triple-lowbar (default)
;; ;use triple underscore `___` for slash `/` in page title ;; ;use triple underscore `___` for slash `/` in page title
;; ;use Percent-encoding for other invalid characters ;; ;use Percent-encoding for other invalid characters
:file/name-format :triple-lowbar} :file/name-format :triple-lowbar
:publishing/all-pages-public? true
:graph/settings {:journal? false, :builtin-pages? false}
:ui/show-brackets? false}

View file

@ -133,6 +133,7 @@
;; :default-home {:page "Jun 3rd, 2021"} ;; :default-home {:page "Jun 3rd, 2021"}
;; 3. Set "home" as the home page and display multiple pages in the right sidebar: ;; 3. Set "home" as the home page and display multiple pages in the right sidebar:
;; :default-home {:page "home", :sidebar ["Page A" "Page B"]} ;; :default-home {:page "home", :sidebar ["Page A" "Page B"]}
:default-home {:page "entrance"}
;; Set the default location for storing notes. ;; Set the default location for storing notes.
;; Default value: "pages" ;; Default value: "pages"
@ -292,7 +293,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 ["home"] :favorites ["entrance" "home"]
;; Set flashcards interval. ;; Set flashcards interval.
;; Expected value: ;; Expected value:
@ -411,4 +412,7 @@
;; - :triple-lowbar (default) ;; - :triple-lowbar (default)
;; ;use triple underscore `___` for slash `/` in page title ;; ;use triple underscore `___` for slash `/` in page title
;; ;use Percent-encoding for other invalid characters ;; ;use Percent-encoding for other invalid characters
:file/name-format :triple-lowbar} :file/name-format :triple-lowbar
:publishing/all-pages-public? true
:graph/settings {:journal? false, :builtin-pages? false}
:ui/show-brackets? true}

View file

@ -46,7 +46,7 @@
;; Display all lines of a block when referencing ((block)). ;; Display all lines of a block when referencing ((block)).
;; Default value: false ;; Default value: false
:ui/show-full-blocks? false :ui/show-full-blocks? true
;; Automatically expand block references when zooming in. ;; Automatically expand block references when zooming in.
;; Default value: true ;; Default value: true
@ -414,4 +414,6 @@
;; ;use Percent-encoding for other invalid characters ;; ;use Percent-encoding for other invalid characters
:file/name-format :triple-lowbar :file/name-format :triple-lowbar
:publishing/all-pages-public? true :publishing/all-pages-public? true
:graph/settings {:journal? false, :builtin-pages? false}} :graph/settings {:journal? false, :builtin-pages? false}
:ui/show-brackets? true
:editor/preferred-pasting-file? true}

View file

@ -1 +1 @@
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 147] ["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 150]

View file

@ -1,5 +1,4 @@
- the garden here at the [birdcat cafe](https://garden.birdcat.cafe) has multiple types of flora and fauna. - the garden here at the [birdcat cafe](https://garden.birdcat.cafe) has multiple types of flora and fauna.
-
- the [[gardener]] around here has a system. here's a rundown: - the [[gardener]] around here has a system. here's a rundown:
- [seed](seeds) - [seed](seeds)
- [flowers](flower) are planted throughout the garden to bring color to the plant beds. - [flowers](flower) are planted throughout the garden to bring color to the plant beds.

View file

@ -1,5 +1,4 @@
- the garden here at the [birdcat cafe](https://garden.birdcat.cafe) has multiple types of flora and fauna. - the garden here at the [birdcat cafe](https://garden.birdcat.cafe) has multiple types of flora and fauna.
-
- the [[gardener]] around here has a system. here's a rundown: - the [[gardener]] around here has a system. here's a rundown:
- [seed](seeds) - [seed](seeds)
- [flowers](flower) are planted throughout the garden to bring color to the plant beds. - [flowers](flower) are planted throughout the garden to bring color to the plant beds.