diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 23:01:35 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 23:01:35 -0400 |
commit | 6969b89fdf3a00fbfabea025cf5eced1a40ca9fe (patch) | |
tree | 98248cc5e1d7b6a973c50a494bbdd97031786be4 /README | |
parent | 68ae8262b2ac3a5ae7ba7bf2a90da1ad9db5c51f (diff) | |
parent | bd9e0e763db3d7cca9cc14a2f673ee03631456bc (diff) | |
download | bog-6969b89fdf3a00fbfabea025cf5eced1a40ca9fe.tar.gz |
Merge branch 'bog-commander'
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |