diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 22:58:31 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-05-01 22:58:31 -0400 |
commit | 68ae8262b2ac3a5ae7ba7bf2a90da1ad9db5c51f (patch) | |
tree | 8ac63a405c587877c87d68022d6c150ca258e65b /NEWS | |
parent | 3ad4c4332d82e0bf05d747067c9b2c7b9679d449 (diff) | |
parent | 3c49474c93d93cd5d0caf7f6a4cfaaf5b93bf86e (diff) | |
download | bog-68ae8262b2ac3a5ae7ba7bf2a90da1ad9db5c51f.tar.gz |
Merge branch 'citekey-selection-fallback'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ - Any file type (not just PDFs) can now be associated with a citekey. +- In addition to =bog-find-citekey-file= and =bog-find-citekey-bib=, + most functions will now prompt with set of citekeys when prefix + argument is given. What this list is depends on the function. + +- When locating a citekey from the notes fails, functions will now + prompt with a list of citekeys instead of giving an error. + * v0.6.0 ** New features |