Live data from Hacker News

Show HN: I Made a Todo List for Developer Power Users [video]

youtube.com

1–10 of 49 posts

Show HN: I Made a Todo List for Developer Power Users [video]

#1
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

Show HN: I Made a Todo List for Developer Power Users [video]
youtube.com

Re: Show HN: I Made a Todo List for Developer Power Users [video]

#4
Seems like some neat ideas here. but I am a bit confused who the customer is for this.

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?

Re: Show HN: I Made a Todo List for Developer Power Users [video]

#6

This reminds me of https://checkvist.com , which I hope would be used more. It's actually a great replacement for Trello or any other kind of board for smaller projects.

thanks for sharing, looks similar to https://www.taskpaper.com/ which is mac only

Re: Show HN: I Made a Todo List for Developer Power Users [video]

#8

Is this a completely 'off-line' tool or do does it need some kind of connection to a central server? Does it send any of your data over the network or does all your information remain local (i.e. private)?

yes it's completly offline

the savefile is a .todool file which ppl wanted a json export option

options + theme files are json

Re: Show HN: I Made a Todo List for Developer Power Users [video]

#10
post #4

Seems like some neat ideas here. but I am a bit confused who the customer is for this. 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 sha…

Agreed the target audience for now is single users & private only.

I'm currently working on separate collaboration version which will be dumbed down but similar to how google docs / figma work - so you can see other users write and interact live.

Post reply on HN