summaryrefslogtreecommitdiff
path: root/lisp/org-custom.el
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2024-01-01 15:55:56 -0500
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2024-01-01 15:55:56 -0500
commit0b2c26b0e1fb7aaafcd2bf656b739d9b7223bc65 (patch)
tree4def5d6e13abca5557c4ff433da8581d3cff4422 /lisp/org-custom.el
parent12668c7677e70abf2f9e336f5c2e35d253faa671 (diff)
oodles of improvements, I don't even know anymore!
Diffstat (limited to 'lisp/org-custom.el')
-rw-r--r--lisp/org-custom.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-custom.el b/lisp/org-custom.el
index 3353171..96bf819 100644
--- a/lisp/org-custom.el
+++ b/lisp/org-custom.el
@@ -66,7 +66,7 @@
("C-c n f" . org-roam-node-find)
("C-c n i" . org-roam-node-insert)
("C-c n g" . org-roam-graph)
- ("C-c n j" . org-roam-dailies-capture-today)
+ ("C-c n j" . org-roam-dailies-goto-today)
("C-c n t" . org-roam-tag-add)
("C-c n a" . org-roam-alias-add)
("C-c n c" . org-capture)