summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-05-01 21:58:20 -0400
committerKyle Meyer <kyle@kyleam.com>2014-05-01 22:59:40 -0400
commit2c7aba4d7f3afa0aef2502266898244848d95ea8 (patch)
tree640f4aac36f6768ab063d5dfd71131bf6bd5c0ba /README
parent68ae8262b2ac3a5ae7ba7bf2a90da1ad9db5c51f (diff)
downloadbog-2c7aba4d7f3afa0aef2502266898244848d95ea8.tar.gz
Add Bog commander
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 95c7776..85fcef6 100644
--- a/README
+++ b/README
@@ -138,3 +138,8 @@ The variables below are important for specifying how Bog behaves.
A keymap is defined for Bog under the prefix =C-c "​=. If you prefer
something else (like =C-c b=), set =bog-keymap-prefix=.
+
+Some Bog functions are useful outside of an Org buffer (e.g.,
+=bog-search-notes=). These functions are available through the
+=bog-commander= interface (based of off the =projectile-commander=).
+This can be bound to a global key for quick access.