I read a comment somewhere in hacker news about a guy managing their daily planning on a locally saved plain text file. I started doing it and _loved_ it. But after a while I was missing some of that nice WYSIWYG UI interface. I couldn't find an existing tool which allows me to continue to use that local text file and also have a nice pretty interface.
One thing led to another and I ended up scratching my own itch by creating a web app [1] which lets you edit a locally saved text file. It is a simple tool with some niceties of tabbed browsing, `#tags` and `[[backlinks]]`.
Before someone in the comment asks if I have tried xyz tool and the answer is - yes I have, but I wanted a fast web app that allows local file editing and is also fun to build as a side project.
just out of curiosity, why don't you want to also manager your todos from your phone? the mobile github markdown editor is pretty clunky compared to a native todo app.
One thing led to another and I ended up scratching my own itch by creating a web app [1] which lets you edit a locally saved text file. It is a simple tool with some niceties of tabbed browsing, `#tags` and `[[backlinks]]`.
Before someone in the comment asks if I have tried xyz tool and the answer is - yes I have, but I wanted a fast web app that allows local file editing and is also fun to build as a side project.
[1] https://bangle.io