bicarbon8/todoTxtWebUi

possible to access file directly?

chrisbeckstrom opened this issue · 3 comments

What a great project, thanks for making this!

I have my todo.txt file stored on my server. It would be way more convenient if I could access the file directly using this UI. It looks like this UI only works if you load your todo file, edit it with the UI, then download.

Is there any way to have this UI directly access the todo.txt file with read/write access?

+1

This could be easily packaged as a Sandstorm.io app if I could explicitly have it store to a local file in a specified directory or the like.

+1
I have a good todo.txt system with syncthing and windows/android clients. Just need a web based version to complete the ecosystem. One that detects the filesystem file has changed externally and reload or otherwise doesnt keep in memory and loads on demand for use.