Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-15 | ENH: Remove path from choices when renaming PDF | Kyle Meyer | |
Only files in `bog-stage-directory' are options, so the only relevant information to present is the file name. | |||
2014-02-15 | ENH: Use stage for renaming BibTeX files | Kyle Meyer | |
This avoids filtering all the names in the BibTeX directory to those that match the citekey pattern, and it more consistent with how PDF are renamed. | |||
2014-02-12 | TST: Remove use of obsolete `flet` in tests | Kyle Meyer | |
2014-02-09 | DOC: Suggest keybindings | Kyle Meyer | |
2014-02-08 | DOC: Provide bibtex-autokey settings | Kyle Meyer | |
2014-02-07 | ENH: Make compatible with single BibTeX file | Kyle Meyer | |
2014-02-06 | ENH: Allow citekeys to be properties | Kyle Meyer | |
Now citekeys can be taken either from properties or from headings. This provides greater compatibility with org-bibtex.el. | |||
2014-02-03 | TODO: Mention useful tools | Kyle Meyer | |
2014-02-03 | TODO: Makefile for tests | Kyle Meyer | |
2014-02-03 | TODO: Describe autokey settings | Kyle Meyer | |
2014-02-03 | DOC: Add README | Kyle Meyer | |
2014-02-03 | Add TODO file | Kyle Meyer | |