aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: 2a12d89541b97471a6f6f3c7d4025090bd9a3509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# TODO

* [ ] Types:
  * [ ] Check whether Pandoc, pibtex and other tools/libs support custom bib types.
  * [ ] Adopt custom bibliography types such as `comic`, `movie`, `dossier` etc.
* [ ] Fields:
  * [ ] Language field using ISO codes. Is there a standard field already?
* [ ] Cataloguing:
  * [ ] Improve sorting and categorization in files.
  * [ ] Populate BibTeX custom tag and langued fields.
  * [ ] How to translate authors? Fallback: use the name as in the work: use the
        name in the original language.
* [ ] Tools:
  * [ ] Improve the `doi2bib` script, and move to this repository.
  * [ ] Search tool, maybe based on AWK:
        https://tex.stackexchange.com/questions/28506/how-to-use-a-command-line-tool-to-extract-a-bibtex-reference-that-contains-a-sea
  * [ ] ISBN to BibTeX.
  * [ ] Markdown inclusion generator.