maxpozdeev / mytinytodo

Todo list script
166 stars 50 forks source link

Auto-refresh task list #25

Closed maxpozdeev closed 1 year ago

maxpozdeev commented 2 years ago

Is it possible to add an automatic refresh option when a new task is added via curl or simply on a timer?

Context: I'm scripting the addition of tasks when something happens on my servers that I need to attend to and I have MyTinyTodo on my status page now. This would allow me to see critical (Prio +2) issues asap and respond to them.

Originally posted by @Justinzobel in https://github.com/maxpozdeev/mytinytodo/issues/15#issuecomment-877572695

maxpozdeev commented 1 year ago

Will not implement. Will use any kind of notifications to inform user about new tasks created outside of current page.