diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-06 11:22:00 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-06 11:22:00 -0300 |
commit | 5476afd57ce0943d538bd58d854b2c9eef33d14f (patch) | |
tree | e7cf9ee288d3ceb3aea74d9a3ad2b5db587b9657 /TODO.md | |
parent | 1cba119e4dfd695e6e196cf47fff2e1c4bdc85e0 (diff) | |
download | biblio-5476afd57ce0943d538bd58d854b2c9eef33d14f.tar.gz biblio-5476afd57ce0943d538bd58d854b2c9eef33d14f.tar.bz2 |
Updates TODO and add a ChangeLog
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ # TODO * [ ] Meta: - * [ ] Turn remote repositories public. + * [ ] Make the remote repositories public. + * [ ] Optionally move all `.bib` files to a subfolder. * [ ] Types: * [ ] Check whether Pandoc, pibtex and other tools/libs support custom bib types. * [ ] Adopt custom bibliography types such as `comic`, `movie`, `dossier` etc. |