Hacker News new | ask | show | jobs
by d0m 5824 days ago
I've got a personal todo application that's aimed for lazy people. I've seriously tried a dozen of "smart todo", and no one were good for me. The one I built is special because it is so simple, flexible, and it does more than what a paper agenda can do.

I could publish it but I would need to modify lots of thing to make it intuitive for new users, write docs, and basically just to make it "public".

2 comments

> I could publish it but I would need to modify lots of thing to make it intuitive for new users, write docs, and basically just to make it "public".

None of those sound like prerequisites for publishing something. Is the functionality there, and is the tool modestly resistant to things like SQL injection? If so, why not put a link out there (like, say, in this thread)?

Please do, I'd owe myself a try without docs. I've tried everything too.
I'd be up for trying that if you want testers. I'm lazy and need a decent todo app.
Thanks for your interest. I can't publish it without some major tweaking but I'll work on them.