Go to file
2025-06-24 00:43:22 -07:00
.gitignore Initial commit 2025-06-21 21:12:27 -04:00
LICENSE Initial commit 2025-06-21 21:12:27 -04:00
README.md Put basic usage info in README. 2025-06-21 18:18:29 -07:00
requirements.txt First version of code. 2025-06-21 18:13:40 -07:00
todo.css Add color for TODO items due today. 2025-06-22 19:57:47 -07:00
todotxt-to-html.py First version of code. 2025-06-21 18:13:40 -07:00
watch_todo_debounced.sh Reference StackOverflow post snippet is based on. 2025-06-24 00:43:22 -07:00
watch_todo.sh Fix typo. 2025-06-22 01:02:10 -07:00

todotxt-to-html

simple todo.txt to HTML renderer

Basic usage:

todotxt-to-html.py todo.txt > todo.html

To keep an HTML file todo.html updated:

watch_todo.sh todo.txt /path/to/output/