branch: externals/denote commit 5744240289340b25c89aee506ba4c1bb621ac84b Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove needless to-do --- denote-org-capture.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/denote-org-capture.el b/denote-org-capture.el index 2de9137636..25b81e4b57 100644 --- a/denote-org-capture.el +++ b/denote-org-capture.el @@ -89,8 +89,5 @@ sample template. We will eventually have a manual." ;; :immediate-finish nil ;; :kill-buffer t ;; :jump-to-captured t))) - -;; TODO 2022-06-04: `denote-rename-file' - (provide 'denote-org-capture) ;;; denote-org-capture.el ends here