tss/TODO.md

41 lines
631 B
Markdown
Raw Normal View History

2022-04-27 00:36:49 -04:00
## MVP
* ✓ Write TODO
* ✓ Cron
2022-04-28 19:24:21 -04:00
* ✓ Config
* ✓ logging zap
2022-05-01 19:13:27 -04:00
* ✓ Proxy download
* ✓ Storage csv
2022-04-27 00:36:49 -04:00
* Posting to telegram
2022-04-29 13:38:49 -04:00
## MVP 2
* Podcasts
2022-04-27 00:36:49 -04:00
## 1.0
2022-04-28 19:24:21 -04:00
* concurrent processing
2022-04-28 19:29:12 -04:00
* Telegram rate limit
2022-04-28 19:24:21 -04:00
* Config validation
* Cron spec
* Name - No spaces
* Permissions?
2022-04-27 00:36:49 -04:00
* Filtering
* Doc embed
* Doc
* instant view doc
* filtering example
* Motivation
* grepping: date(awk) and state
* yq -p xml . | bat -l yaml
* fzf example to better grep
## Later
* Folder reorg?
* Always running
* Handle telegram reaction?
* Filter from app based on keyword
2022-04-28 19:29:12 -04:00
### Log
* Log to file
* unit testing logs?