summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bog.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/bog.el b/bog.el
index 9577161..df8fd7b 100644
--- a/bog.el
+++ b/bog.el
@@ -579,6 +579,9 @@ With prefix argument NO-CONTEXT, a prompt will open to select
from all citekeys for headings in the current buffer. This same
prompt will be opened if locating a citekey from context fails.
+This only works for headings that store the citekey as the
+heading title (not as a property).
+
If the heading is found outside any current narrowing of the
buffer, the narrowing is removed."
(interactive "P")
@@ -606,6 +609,9 @@ With prefix argument NO-CONTEXT, a prompt will open to select
from all citekeys for headings in notes. This same prompt will be
opened if locating a citekey from context fails.
+This only works for headings that store the citekey as the
+heading title (not as a property).
+
If the heading is found outside any current narrowing of the
buffer, the narrowing is removed."
(interactive "P")