diff options
author | Kyle Meyer <kyle@kyleam.com> | 2015-03-16 22:24:41 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2015-03-16 22:24:41 -0400 |
commit | 1db31b558b8280d09fd82d8f167a6e4d73e19ead (patch) | |
tree | f7337cae1057bdc3858713ece4265602085ee3b2 /NEWS | |
parent | 5a5d372a06c7bbd2572944a8291822b395d24b7a (diff) | |
download | bog-1db31b558b8280d09fd82d8f167a6e4d73e19ead.tar.gz |
Replace commander with prefix map
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -19,10 +19,8 @@ - When locating a citekey from the notes fails, functions will now prompt with a list of citekeys instead of giving an error. -- Bog commands are now available outside of Org buffers through - =bog-commander=. This is based off of =projectile-commander=. The - custom Bog commands for the Org agenda have been removed because - this functionality is now available through =bog-commander=. +- All Bog commands now work outside of Org buffers. To access them, + bind =bog-command= a global key. - New command =bog-citekey-tree-to-indirect-buffer= opens the subtree for a citekey in an indirect buffer. The citekey is either taken from |