branch: externals/denote
commit e76a6642adef308cad4f76a34f9f570503ddb0d4
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add TODO for file rename
---
 denote.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/denote.el b/denote.el
index 7d0d3249bd..a7e9f6e4c9 100644
--- a/denote.el
+++ b/denote.el
@@ -287,5 +287,7 @@ alphabetically."
 ;; TODO 2022-06-04: Integrate with org-capture.  Is it possible without
 ;; a lot of extra code?  How?
 
+;; TODO 2022-06-04: `denote-rename-file'
+
 (provide 'denote)
 ;;; denote.el ends here

Reply via email to