tss/TODO.md
2022-05-01 19:13:27 -04:00

631 B

MVP

  • ✓ Write TODO
  • ✓ Cron
  • ✓ Config
  • ✓ logging zap
  • ✓ Proxy download
  • ✓ Storage csv
  • Posting to telegram

MVP 2

  • Podcasts

1.0

  • concurrent processing
    • Telegram rate limit
  • Config validation
    • Cron spec
    • Name - No spaces
    • Permissions?
  • 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

Log

  • Log to file
  • unit testing logs?