summaryrefslogtreecommitdiff
path: root/bog-todo.org
AgeCommit message (Collapse)Author
2014-04-02Use org-open-file to open PDFsKyle Meyer
2014-04-02TODO: Generalize PDF functionsKyle Meyer
2014-04-01Create archive subtree for TODOsKyle Meyer
2014-03-16TODO: UpdateKyle Meyer
2014-03-16TODO: UpdateKyle Meyer
2014-03-04ENH: Allow citekey to have multiple PDFsKyle Meyer
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.
2014-02-16ENH: Add refiling for Bog notesKyle Meyer
2014-02-15TODO: More test macrosKyle Meyer
2014-02-15ENH: Remove path from choices when renaming PDFKyle Meyer
Only files in `bog-stage-directory' are options, so the only relevant information to present is the file name.
2014-02-15ENH: Use stage for renaming BibTeX filesKyle 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-12TST: Remove use of obsolete `flet` in testsKyle Meyer
2014-02-09DOC: Suggest keybindingsKyle Meyer
2014-02-08DOC: Provide bibtex-autokey settingsKyle Meyer
2014-02-07ENH: Make compatible with single BibTeX fileKyle Meyer
2014-02-06ENH: Allow citekeys to be propertiesKyle Meyer
Now citekeys can be taken either from properties or from headings. This provides greater compatibility with org-bibtex.el.
2014-02-03TODO: Mention useful toolsKyle Meyer
2014-02-03TODO: Makefile for testsKyle Meyer
2014-02-03TODO: Describe autokey settingsKyle Meyer
2014-02-03DOC: Add READMEKyle Meyer
2014-02-03Add TODO fileKyle Meyer