diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-12-13 22:21:31 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-12-13 22:21:31 -0500 |
commit | ecf7cb67ae95cbd5031ecea6600395453dda3621 (patch) | |
tree | 5542ae88ff670ead15575d541c309b52d8326749 /bog-todo | |
parent | 248f8a8e81dc161401dc50a3a84ebe41abb23f07 (diff) | |
download | bog-ecf7cb67ae95cbd5031ecea6600395453dda3621.tar.gz |
Extend goto functions to support citekey properties
bog-goto-citekey-heading-in-buffer gives preference to citekeys as
heading titles over citekeys as properties.
The order of preference for bog-goto-citekey-heading-in-notes is the
citekey as a heading title in the current buffer, the citekey as a
property in the current buffer, the citekey as heading title in notes,
and, finally, the citekey as property in notes.
Diffstat (limited to 'bog-todo')
-rw-r--r-- | bog-todo | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Perhaps use a cache file. This could be used in This is easy enough to do with bog-search or grepping. :END: -** ENH Make bog-goto functions work when citekey is property +** DONE Make bog-goto functions work when citekey is property Currently, `bog-goto-citekey-heading-in-buffer' and `bog-goto-citekey-heading-in-notes' only work if the citekey is stored |