From b8eb79f57af861df5d22d313cb0b77cc159804f8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 9 Jun 2024 13:23:00 +0100 Subject: Updates TODO --- TODO.md | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index a1532f0..fd6e5d8 100644 --- a/TODO.md +++ b/TODO.md @@ -2,31 +2,38 @@ ## Basic -* [ ] Add license and version information in the notebook. -* [ ] Add link to the notebook in the main book HTML. -* [ ] Move `slides` to `content/slides`? -* [ ] Localization support, by detecting the `lang` YAML parameters and using - templates from `templates/{book,notes}/$lang`. -* [ ] Improve the documentation, including: - * [ ] Translate to English. - * [ ] Add a reference to books using Bookup. - * [ ] Similar projects: - * [ ] [Repositórios da Editora Hedra](https://github.com/hedra-editora). +* [ ] Notebook: + * [ ] Add license and version information in the notebook. + * [ ] Add link to the notebook in the main book HTML. +* [ ] Slides: + * [ ] Move `slides` to `content/slides`? + * [ ] Improved slides workflow (compilation etc). + +## Issues + +* [ ] Bug in `pandoc` or `citeproc` ignoring citation inside LaTeX blocks. + Affecting the PDF format. Test available at `test/pandoc`. + Consider an upstream bug report. + If needed, also apply corrections in the existing downstream projects. ## Improvements +* [ ] Localization support, by detecting the `lang` YAML parameters and using + templates from `templates/{book,notes}/$lang`. * [ ] Suport for a `BASE_URL` environment variable? It would be applied as a template variable in `%%base_url%%` placeholers, allowing the compile material to have links among themselves. * [ ] Optionally add a small reference to the Bookup website in the book frontmatter? -## Issues +## Documentation -* [ ] Bug in `pandoc` or `citeproce` ignoring citation inside LaTeX blocks. - Affecting the PDF format. Test available at `test/pandoc`. - Consider an upstream bug report. - If needed, also apply corrections in the existing downstream projects. +* [ ] Translate to English. +* [ ] Improve the documentation. +* [ ] Add a reference to: + * [ ] Books using Bookup. + * [ ] Similar projects, like: + * [ ] [Repositórios da Editora Hedra](https://github.com/hedra-editora). ## Bonus -- cgit v1.2.3