by skytrias on 2/9/23, 2:01 PM with 43 comments
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
by bbor on 2/9/23, 4:26 PM
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.
by Sirikon on 2/9/23, 5:45 PM
by joemasilotti on 2/9/23, 6:49 PM
by dpcx on 2/9/23, 4:13 PM
by lopan on 2/10/23, 3:47 AM
Things I do like - No installation required. No subscription. It's a bit like Workflowy and a bit like Treesheets (as mentioned previously), but I find it easier to read than either. It's fast.
As someone who suspects that they might have partial ADHD, I love that there are several ways you can put a "spotlight" on what you are working on (depending on the theme) - 1) Selecting more than one line causes other lines to be greyed out; 2) "Highlight" changes the background colour of the current line; and 3) "Focus" causes everything except the immediate branch to be hidden! So good!
Looking forward to the future and more stability. :-)
by enobrev on 2/9/23, 5:09 PM
I've been wanting to work on something similar, with "scriptable tagging" plugins, so that I could, for instance, enter text like [ABC-123], and have it auto-link to a jira or linear ticket. Ideally it would show the state and possibly allow drilling-down into the contents for those tickets as well (expand ticket shows description, status, expand further to show comments, etc)
Likewise with slack links, github links, etc. Ideally those links could potentially also allow interactions with said services (marking done in-app, marks "complete" in ticket app)
I think I'd also want items in which I could write full text entries - but still referenced in the same list-style format, expanding the text as needed.
Anyway - those are the features I personally want in _something_ like this, in a markdown editor, something I end up writing poorly and leave to die on some drive somewhere - wherever.
by polytely on 2/9/23, 3:58 PM
by crdavidson on 2/9/23, 8:18 PM
Exciting to see this get some spotlight. Was it entirely from scratch? Did you build it on SDL or Sokol or something?
by eigenvalue on 2/9/23, 5:30 PM
by didgetmaster on 2/9/23, 4:12 PM
by inferense on 2/9/23, 6:26 PM
by geoelectric on 2/9/23, 6:42 PM
by narag on 2/9/23, 5:51 PM
The thing with this is it's exhilarating to use once it's working. Congrats!
by sublinear on 2/9/23, 7:39 PM
by itake on 2/9/23, 4:02 PM
I am a software engineer that heavily uses todo tracking apps, but this isn't for me.
I use todoist to manage my life. Critical features are mobile app and scheduling tasks.
I use jira to manage project work. Critical feature is multi-user.
This is desktop only, so I can't use it for my grocery list.
This doesn't seem to let me share tasks with other people to track my progress and delegate work.
I guess if I am a solo dev and I wanted a private system to track my tasks that isn't JIRA, then this is useful?
by JoeyBananas on 2/10/23, 8:09 PM
by rickstanley on 2/9/23, 7:29 PM
by ActionHank on 2/9/23, 5:13 PM
by beepbooptheory on 2/9/23, 8:39 PM
by ricardobeat on 2/9/23, 4:02 PM
by Dyac on 2/9/23, 7:10 PM
by eps on 2/9/23, 7:59 PM