mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
Document config introduced in #2975
This commit is contained in:
committed by
Tienson Qin
parent
012c363c0a
commit
569b2417e5
@@ -265,4 +265,16 @@
|
||||
;; :quick-capture-templates
|
||||
;; {:text "[[quick capture]] **{time}**: {text} from {url}"
|
||||
;; :media "[[quick capture]] **{time}**: {url}"}
|
||||
|
||||
;; dwim (do what I mean) for Enter key when editing.
|
||||
;; Context-awareness of Enter key makes editing more easily
|
||||
; :dwim/settings {
|
||||
; :admonition&src? true
|
||||
; :markup? false
|
||||
; :block-ref? true
|
||||
; :page-ref? true
|
||||
; :properties? true
|
||||
; :list? true
|
||||
; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user