uPdAtE dA dOtS

This commit is contained in:
Jeffrey Serio 2025-02-04 22:41:36 -06:00
parent 368cecd654
commit 890793c094
2 changed files with 3 additions and 1 deletions

View File

@ -203,8 +203,9 @@ If point was already at that position, move point to beginning of line."
(setq org-refile-targets
`((("~/sync/org/inbox.org"
"~/sync/org/archiving.org"
"~/sync/org/computing.org"
"~/sync/org/todos.org")
"~/sync/org/reading.org")
. (:maxlevel . 5))))
;; org-todo-keywords

View File

@ -23,6 +23,7 @@
(package! just-mode)
(package! license-templates)
(package! nushell-mode :recipe (:host github :repo "mrkkrp/nushell-mode"))
(package! org-timeblock)
(unpin! org-roam)
(package! org-roam)
(package! org-roam-ui)