|
|
|
|
|
by ioddly
2311 days ago
|
|
I'm building it for myself, since I don't think anything will do exactly what I want it to. I wrote https://github.com/upvalue/meditations for this, but it's not nearly as powerful as I'd like and after thinking about this for a long time, I have a pretty solid idea of what I want to do for the next rewrite. I expect to handle like 80% of what I want and the rest will just have to be bespoke code and other applications (e.g. I don't expect to handle finances -- I'll continue using YNAB but import from it using its API to display financial info in the same place as everything else). |
|
I've worked on some very complex software projects, but creating a simple task/habit tracker that is actually useful has been more difficult than I expected.