diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-03-16 22:19:04 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-03-16 22:23:49 -0400 |
commit | 7e6cd7dd22322231e8499c0c0986993d1db529b8 (patch) | |
tree | 5549f59e6cf249b3cf2610ea4fbabc9c75f2349a /bog-todo.org | |
parent | fdbaeba38c483d92e4ffbf664c4d18121d52001d (diff) | |
download | bog-7e6cd7dd22322231e8499c0c0986993d1db529b8.tar.gz |
TODO: Update
Diffstat (limited to 'bog-todo.org')
-rw-r--r-- | bog-todo.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bog-todo.org b/bog-todo.org index ecfab4e..3763710 100644 --- a/bog-todo.org +++ b/bog-todo.org @@ -45,6 +45,12 @@ Perhaps use a cache file. This could be used in ** ENH Check for duplicate citekeys headings +** ENH Make bog-goto functions work when citekey is property + +Currently, `bog-goto-citekey-heading-in-buffer' and +`bog-goto-citekey-heading-in-notes' only work if the citekey is stored +as a heading, not a property. + ** DONE Refiling for just bib notes CLOSED: [2014-02-16 Sun 00:40] @@ -79,6 +85,8 @@ If multiple PDFs for a citekey, complete read. When more than one file in staged, completing read prompts with full paths, which is inconvenient if using default completing read function. +** ENH Use `org-file-apps' instead of `bog-pdf-opener' + * Testing ** ENH Ability to run tests from makefile |