aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-01 06:39:26 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-06-01 06:39:26 -0300
commit5e4378dda558749e2a9e200d0b0281a7d2981857 (patch)
treed79dab65960b60f32beaf7f764fddd3047135261 /TODO.md
parent3cd51061092dfeba1fe55cae99ce234801bdb90d (diff)
downloadbiblio-5e4378dda558749e2a9e200d0b0281a7d2981857.tar.gz
biblio-5e4378dda558749e2a9e200d0b0281a7d2981857.tar.bz2
Adds TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..666ed8b
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,15 @@
+# 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.
+* [ ] Usage:
+ * [ ] Search tool.
+ * [ ] Markdown inclusion generator.