diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 22:16:31 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 23:01:18 -0400 |
commit | bd9e0e763db3d7cca9cc14a2f673ee03631456bc (patch) | |
tree | 98248cc5e1d7b6a973c50a494bbdd97031786be4 /NEWS | |
parent | e244edff767b1d19d95820f5adbdda3853f42ab2 (diff) | |
download | bog-bd9e0e763db3d7cca9cc14a2f673ee03631456bc.tar.gz |
Add NEWS for Bog commander
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ - 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=. + * v0.6.0 ** New features |