From 4bf8f7eb6ec2d03a79017684101fc5bd856477cc Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 5 Jun 2014 01:07:41 -0400 Subject: Note limitation of goto functions --- bog.el | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bog.el') 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") -- cgit v1.2.3