Document config introduced in #2975

This commit is contained in:
Gabriel Horner
2022-08-25 13:37:00 -04:00
committed by Tienson Qin
parent 012c363c0a
commit 569b2417e5

View File

@@ -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
; }
}