diff options
author | Kyle Meyer <kyle@kyleam.com> | 2015-01-30 00:48:45 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2015-01-30 00:48:45 -0500 |
commit | fcd413951fbfae64ee03ee6043d675e01ca986f7 (patch) | |
tree | 0d002c0d7d22cb19c77e030cb4a54ba4e61e50d8 /NEWS | |
parent | 11c0bcfa0177368975485a83dd33f0bd0ce418f8 (diff) | |
download | bog-fcd413951fbfae64ee03ee6043d675e01ca986f7.tar.gz |
Add command bog-open-citekey-link
This allows any link under a citekey heading to be opened, not just the
first.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -25,11 +25,12 @@ - New command =bog-insert-heading-citekey= prompts with all heading citekeys and inserts the selected one at point. -- New command =bog-open-first-citekey-link= opens the first link found - under the subtree of a citekey. This is particularly useful if you - place the main link for the study (usually a DOI link) as the first - link in the citekey's subtree. The citekey is either taken from at - point or selected from all heading citekeys. +- New commands =bog-open-citekey-link= and + =bog-open-first-citekey-link= open a link (or links) for a citekey. + =bog-open-first-citekey-link= is particularly useful if you place + the main link for the study (usually a DOI link) as the first link + in the citekey's subtree. The citekey is either taken from at point + or selected from all heading citekeys. - New commands =bog-next-non-heading-citekey= and =bog-previous-non-heading-citekey= |