summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/bog.el b/bog.el
index d09a2e9..950e560 100644
--- a/bog.el
+++ b/bog.el
@@ -1298,6 +1298,10 @@ chosen."
"Open first link for a citekey heading."
(bog-open-first-citekey-link))
+(def-bog-commander-method ?r
+ "Rename staged file."
+ (bog-rename-staged-file-to-citekey t))
+
(def-bog-commander-method ?s
"Search notes with `org-search-view'."
(bog-search-notes))