|
@@ -265,4 +265,16 @@
|
|
|
;; :quick-capture-templates
|
|
;; :quick-capture-templates
|
|
|
;; {:text "[[quick capture]] **{time}**: {text} from {url}"
|
|
;; {:text "[[quick capture]] **{time}**: {text} from {url}"
|
|
|
;; :media "[[quick capture]] **{time}**: {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
|
|
|
|
|
+ ; }
|
|
|
|
|
+
|
|
|
}
|
|
}
|