summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-08-10 16:23:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-08-10 16:25:30 -0700
commite2bf314515422bd46484622290a24ee1259f22f3 (patch)
tree7a03107a9330efcc292b43cd1677048be408361f
parent7b3ec63f9f718a27152883b649256c392179a057 (diff)
downloaddotfiles-e2bf314515422bd46484622290a24ee1259f22f3.tar.gz
add TODO
-rw-r--r--.emacs.d/init-spw.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index 441c6bf1..4ab440f2 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -2048,6 +2048,7 @@ mutt's review view, after exiting EDITOR."
(format-time-string "T00:00:00%z"))
(format-time-string "%FT00:00:00%z")))
0))))
+ ;; TODO avoid creating the files if they don't exist, except for today's
(spw/bind-command-with-cycling
(([?\C-c ?o left] . spw/org-roam-dailies-yesterday)
("\C-cod" . org-roam-dailies-today)