A todo.txt client on telegram
_config.yml | ||
.gitignore | ||
bot.py | ||
help.md | ||
README.md | ||
Task_tests.py | ||
Task.py |
todo.txt as a Telegram bot
A bot to hold your todo.txt tasks
commands
See help.md
todo
- favourite commands
- reminders for tasks with due dates
- use a real database instead of json files
- multiple todo lists
- default filters
Task
object generates new string on__str__
method instead of relying on accurate updating from functionsexporting all tasks