Hey HN,
I've been working on Todool for a year trying to make an editor that fits my development workflow.
a) Fast text-editing without needing to touch the mouse
b) Multi-Selection to perform commands on more than a single line
c) Switching between List/Kanban mode
You can try the free demo at itch.io for (Windows/Linux) https://skytrias.itch.io/todool#demo
I think you’d get a lot of the features people are complaining about missing, namely around mobile usage, by having this just be a GUI for editing markdown files. Markdown is amazing, it can definitely store all these states, and can be edited with a plain ol text editor if you don’t have time to write a phone app.
For an example of how powerful “a gui that stores its content as specialize markdown” can be, see obsdidian.