diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-15 15:06:56 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-15 15:07:22 -0500 |
commit | 4dfcc52acdf179c3c1f80f8db9b4841999af65e1 (patch) | |
tree | 8c7cd1d246ba1c39051987a5260ab2c4b331254d /bog-todo.org | |
parent | dc26eb48626fdc60226834a573711ffbe840e31c (diff) | |
download | bog-4dfcc52acdf179c3c1f80f8db9b4841999af65e1.tar.gz |
ENH: Remove path from choices when renaming PDF
Only files in `bog-stage-directory' are options, so the only relevant
information to present is the file name.
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 dbc7eb4..75b0af7 100644 --- a/bog-todo.org +++ b/bog-todo.org @@ -67,7 +67,8 @@ Avoid filtering all bib file names. If multiple PDFs for a citekey, complete read. -** ENH Map basename to full name for PDF rename +** DONE Map basename to full name for PDF rename + CLOSED: [2014-02-15 Sat 15:07] When more than one file in staged, completing read prompts with full paths, which is inconvenient if using default completing read function. |