[emacs] Add org reminders and repeats
This commit is contained in:
@ -23,11 +23,9 @@
|
||||
(package! agent-shell)
|
||||
(package! auth-source-pass)
|
||||
|
||||
(package! org-todoist
|
||||
(package! repeat-todo
|
||||
:recipe (:host github
|
||||
:repo "lillenne/org-todoist"
|
||||
:branch "main"
|
||||
:files ("org-todoist.el")))
|
||||
:repo "cashpw/repeat-todo"))
|
||||
|
||||
;; To install a package directly from a remote git repo, you must specify a
|
||||
;; `:recipe'. You'll find documentation on what `:recipe' accepts here:
|
||||
|
||||
Reference in New Issue
Block a user