go-watch/todo.md
2022-07-27 16:59:15 +00:00

236 B

Todo

  • scheduled tasks -> ticker/gocron ?
  • change filter types
    • regex -> regex replace
    • regex extract (with groups?)
    • substring ":4" "28:" "-100:"
  • add error reporting to filters
  • add tests for whole query/filtering system