From 315f0122ea041d02bb81ad7d4b112a20252cbba8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 11 Apr 2024 03:23:03 -0500 Subject: fixed agenda and refile issues - fixed building refile-targets not building accurately - fixed events in schedule.org not showing up in agendas --- modules/org-config.el | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/org-config.el') diff --git a/modules/org-config.el b/modules/org-config.el index 6a177d30..0094cc9d 100644 --- a/modules/org-config.el +++ b/modules/org-config.el @@ -54,7 +54,6 @@ (:map org-mode-map ("C-c ?" . hydra-general/body) ;; was org-table-field-info ("C-c I" . org-table-field-info) ;; was C-c ? - ("C-c w" . cj/org-refile-in-file) ("C-\\" . org-match-sparse-tree) ("C-c t" . org-set-tags-command) ("C-c l" . org-store-link) -- cgit v1.2.3