You don't have a demo, and you make me sign-up to get an intro.
I like the personal style of your writing on the right hand side of the page, and it makes me want to know more, but unfortunately, you haven't provided enough insight into what makes your project special to take me that extra step.
You are right about a demo, but this is a small project that I really wrote for myself, and shared it (and the code) as an after thought. This is really a 'scratch my own itch' project, like my cookingspace.com site that I use to track my vitamin K input - I could not find any other recipe sites that would do that for me when I wrote cookingspace.
Anyway, thanks for the idea: I'll add a PDF download link tomorrow with screenshots and a page or two of text describing why I did not like any of the other 'getting stuff done' sites.
Really simple, this took me about 6 hours to code up. (It is a few hundred lines of Ruby with a few HTML templates, and two CSS files, one for browsers and one for cellphones.)
May I recommend one of the following:
http://github.com/thoughtbot/clearance http://github.com/binarylogic/authlogic http://github.com/plataformatec/devise
Thanks again for pointing that out.
Until that is done , the rest can use user : test@test.com pass : test To see what it does !
Also when i reorder the list ,it would be nice if the edit wouldnt pop up !
re: when I reorder the list it would be nice if the edit wouldn't pop up:
The help text tells you how to work around this: just grab a focus or a todo item with the mouse just to the right of the text to drag it, otherwise you get both drag and drop and in place editing. I thought of requiring a ctrl key with a mouse click to get around this problem, but once I got used to mousing down just next to the text to drag, that seemed easy. (I need to make the help text more clear.)
Thanks for your comments.