Compare commits
No commits in common. "238c8ae0c86edbb8e5b02f0978b00b356aa7790d" and "1f348e256d012a1b8f153c2321336fa2151897ec" have entirely different histories.
238c8ae0c8
...
1f348e256d
5
init.el
5
init.el
@ -689,7 +689,7 @@
|
||||
(nil . (:maxlevel . 9))
|
||||
(db/org-default-notes-file . (:maxlevel . 9)))
|
||||
org-refile-use-outline-path 'buffer-name
|
||||
org-refile-use-cache nil
|
||||
org-refile-use-cache t
|
||||
org-refile-allow-creating-parent-nodes 'confirm
|
||||
org-indirect-buffer-display 'current-window
|
||||
org-outline-path-complete-in-steps nil
|
||||
@ -1105,8 +1105,7 @@
|
||||
,(concat "* [#B] %^{What}\n"
|
||||
":PROPERTIES:\n:CREATED: %U\n:END:\n"
|
||||
"%a\n"
|
||||
"%?")
|
||||
:empty-lines 1)
|
||||
"%?"))
|
||||
("n" "Note"
|
||||
entry
|
||||
(file db/org-default-refile-file)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user