Changeset 972a737 in at-w96k for content/digarden/logseq/bak/logseq/config/2023-04-08T11_52_49.931Z.Desktop.edn
- Timestamp:
- Apr 16, 2023, 5:54:55 PM (21 months ago)
- Branches:
- master
- Children:
- 3c72e49
- Parents:
- 962709f
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
content/digarden/logseq/bak/logseq/config/2023-04-08T11_52_49.931Z.Desktop.edn
r962709f r972a737 39 39 40 40 ;; Enable Block timestamp 41 :feature/enable-block-timestamps? false41 :feature/enable-block-timestamps? true 42 42 43 43 ;; Enable remove accents when searching. … … 46 46 47 47 ;; Enable journals 48 ;;:feature/enable-journals? true48 :feature/enable-journals? true 49 49 50 50 ;; Enable flashcards … … 343 343 ;; ;use Percent-encoding for other invalid characters 344 344 :file/name-format :triple-lowbar 345 :graph/settings {:orphan-pages? true} 346 :editor/preferred-pasting-file? true 347 :preferred-format :org 348 :publishing/all-pages-public? true 345 349 :feature/enable-whiteboards? true 346 :graph/settings {:journal? true, :builtin-pages? false, :excluded-pages? false, :orphan-pages? true}347 :publishing/all-pages-public? true348 350 349 351 ;; specify the format of the filename for journal files
Note:
See TracChangeset
for help on using the changeset viewer.