diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-03-04 00:46:02 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-03-04 00:49:41 -0500 |
commit | 95e0215211f8663c0da17ef23049a65b7be47f54 (patch) | |
tree | 5ce78fe5dcb20cef7c3e84d2ed9492c219475798 /bog-todo.org | |
parent | f2460c249794138f57aee50337771c80120f541f (diff) | |
download | bog-95e0215211f8663c0da17ef23049a65b7be47f54.tar.gz |
ENH: Allow citekey to have multiple PDFs
Match any PDF files named '<citekey.pdf' or '<citekey>-*.pdf'. When
finding a PDF for a citekey, complete read to deterimine which file to
open.
Diffstat (limited to 'bog-todo.org')
-rw-r--r-- | bog-todo.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bog-todo.org b/bog-todo.org index ec72a62..f4b047f 100644 --- a/bog-todo.org +++ b/bog-todo.org @@ -64,7 +64,8 @@ Avoid filtering all bib file names. * PDF files -** ENH Better handling of multiple PDFs +** DONE Better handling of multiple PDFs + CLOSED: [2014-03-04 Tue 00:49] If multiple PDFs for a citekey, complete read. |