aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-01 07:56:44 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-06-01 07:56:44 -0300
commit88b72fa870696acb9d1c370c57db3b05cad3a5ff (patch)
tree1ec3d13959b4d09c9a8355ba75f133ad8e76c5d6 /TODO.md
parent5e4378dda558749e2a9e200d0b0281a7d2981857 (diff)
downloadbiblio-88b72fa870696acb9d1c370c57db3b05cad3a5ff.tar.gz
biblio-88b72fa870696acb9d1c370c57db3b05cad3a5ff.tar.bz2
Updates TODO: tooling
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 666ed8b..2a12d89 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,6 +10,9 @@
* [ ] 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.
+* [ ] 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.