diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-04-02 23:28:33 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-04-02 23:28:33 -0400 |
commit | 57448caf4519b21267432a89269f7289f793a365 (patch) | |
tree | ca7a58e42f8052f30b4a13c00962f256829c2b98 | |
parent | 62a8e219bcde92cf486aed55e64beaadd4a6c8b2 (diff) | |
download | bog-57448caf4519b21267432a89269f7289f793a365.tar.gz |
TODO: Generalize PDF functions
-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 75e0178..e36d990 100644 --- a/bog-todo.org +++ b/bog-todo.org @@ -43,6 +43,14 @@ Default could be "*.tex". * PDF files +** ENH Generalize PDF functions in bog + +Replace bog-find-citekey-pdf with bog-find-citekey-file. The extensions +that will be considered could be customized. Rebind this to "f". +bog-rename-staged-pdf-to-citekey would be +bog-rename-staged-file-to-citekey and could use the same customized +extensions (or maybe just take the extension from the original file). + ** ENH Use `org-file-apps' instead of `bog-pdf-opener' * Testing |