summaryrefslogtreecommitdiff
path: root/bog-todo
AgeCommit message (Collapse)Author
2014-12-13Support creating combined bib from multiple filesKyle Meyer
Before, bog-create-combined-bib only collected citekeys from a single buffer. Extend it so that it also works with marked files in Dired. In addition - Rename combined bib buffer so that it includes "Bog" in the name. - Offer to skip missing bib files instead of failing. - Remove bog-collect-references and bog-collect-unique-references, which overlap with the newer bog-citekeys-in-buffer [1] and should have been removed when that function was added. [1] ce74785920d6234072eb2ebef63bd140a25534c2
2014-12-11Add command to list orphan citekeysKyle Meyer
2014-12-07Cancel TODOKyle Meyer
2014-12-07Follow Emacs convention for spacing after periodsKyle Meyer
2014-11-24Add Makefile and test targetrenan-ranelli
2014-11-23Rename bog-todo.org to bog-todoKyle Meyer