aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-06 10:01:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-06-06 10:01:29 -0300
commit62402a1fefd04ba157221aaf99d3578d9fa03526 (patch)
treebb95603713ef08619ee12590662fb433ee6bb0a3 /TODO.md
parent54f4cdd017b514cf031a001ef9d9bc6ebc8ecf5d (diff)
downloadbiblio-62402a1fefd04ba157221aaf99d3578d9fa03526.tar.gz
biblio-62402a1fefd04ba157221aaf99d3578d9fa03526.tar.bz2
Feat: Markdown inclusion generator (compatible with Pandoc)
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2a12d89..e30659b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,7 @@
# TODO
+* [ ] Meta:
+ * [ ] Turn remote repositories public.
* [ ] Types:
* [ ] Check whether Pandoc, pibtex and other tools/libs support custom bib types.
* [ ] Adopt custom bibliography types such as `comic`, `movie`, `dossier` etc.
@@ -15,4 +17,4 @@
* [ ] 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.
+ * [x] Markdown inclusion generator (`_biblio.yml`) that can be easily symlinked.