diff options
author | Kyle Meyer <kyle@kyleam.com> | 2015-03-06 02:03:21 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2015-03-06 02:03:21 -0500 |
commit | 6baf69ba88998595940daab8896724ba430a4d2a (patch) | |
tree | 82c73e2ae881a3020180a1d323d176c9e7779685 /NEWS | |
parent | 1e7bc9f3ff362f53a87c02999ea6928535770c65 (diff) | |
download | bog-6baf69ba88998595940daab8896724ba430a4d2a.tar.gz |
Remove bog-goto-citekey-heading-in-buffer
This command wasn't too useful because, within a buffer, a citekey
heading can easily be jumped to with the standard org-goto interface.
Also, bog-goto-citekey-heading-in-notes will check the current file
first, so it behaves the same as bog-goto-citekey-heading-in-buffer,
except that it prompts with all citekeys instead of just those in the
current buffer. Because a prompt limited to citekeys from the current
buffer can be useful, make this prompt available with a double C-u.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -47,8 +47,7 @@ - =bog-create-combined-bib= now supports collecting citekeys from marked files in a Dired buffer. -- =bog-goto-citekey-heading-in-buffer= and - =bog-goto-citekey-heading-in-notes= now work when citekeys are +- =bog-goto-citekey-heading-in-notes= now works when citekeys are stored are stored as property values. - New command =bog-list-duplicate-heading-citekeys= finds citekeys @@ -66,8 +65,11 @@ ** Other changes -- =bog-goto-citekey-heading-in-buffer= and - =bog-goto-citekey-heading-in-notes= will now widen the buffer if the +- The command =bog-goto-citekey-heading-in-buffer= has been removed. + Similar behavior is now available when a double C-u is used as the + prefix argument to =bog-goto-citekey-heading-in-notes=. + +- =bog-goto-citekey-heading-in-notes= now widens the buffer if the heading is outside of the narrowed region. - The format for citekeys is now restricted to letters, digits, |