Re: [O] Org Linking to Bookmark [+]

2015-02-11 Thread Drew Adams
(defun org-bmkp-store-link () Store a link to a bmkp bookmark. (when (memq major-mode '(bookmark-bmenu-mode)) (let* ((bookmark (org-bmkp-get-bookmark-name)) |

Re: [O] Org Linking to Bookmark [+]

2015-02-11 Thread Marcin Borkowski
On 2015-02-11, at 15:46, Drew Adams drew.ad...@oracle.com wrote: It looks like you are trying to get the name of the bookmark at point in buffer `*Bookmark List*'. To do that, just evaluate (bookmark-bmenu-bookmark).

[O] Org Linking to Bookmark [+]

2015-02-11 Thread Tory S. Anderson
I have weekly TODO items that link to something that needs to be updated; for instance, I write a weekly letter to my daughter where each week the actual file for the letter will change. Right now I have to manually update that link in the org file, which is quite cumbersome. If I could just