BaldissaraMatheus / Tasks.md

A self-hosted, Markdown file based task management board
https://hub.docker.com/r/baldissaramatheus/tasks.md
MIT License
904 stars 36 forks source link

Refresh data on file change #111

Open juzim opened 2 months ago

juzim commented 2 months ago

I often create tasks in obsidian but organize them with tasks.md. Right now I have to remember to refresh the page every time. There could be a file watcher and webhook to refresh the page automatically or reload the cards in the background.

Since obsidian shows changes immediately, this would accomplish real 2-way sync.