Commit graph

2 commits

Author SHA1 Message Date
Marty Oehme 519d89a03f
[bibtex] Move pandoc latex template to module
Removed pandoc module, since its only purpose was to house a template
file which specifically targets writing pandoc documents for latex, thus
falling closer to bibtex modularity than making a pandoc module
necessary.
2020-06-05 22:13:14 +02:00
Marty Oehme f96f9f2211 [script] Add simple due script for bibtex file
Scrapes a bibtex file for 'due' field, and outputs all found entries
with their priority and sorted for date.
2020-05-16 17:05:09 +00:00