Show HN: MyToDoList - Persistent todos built with localStorage
1–9 of 9 posts
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#2Nice job on sticking to vanilla JS!
Would be cool if you wrapped this in a Chrome extension as a new-tab page.
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#3Nice job on sticking to vanilla JS! Would be cool if you wrapped this in a Chrome extension as a new-tab page.
Ooh, not a bad idea! Then I can save the data to the users Google account, and have it persist between machines as well.
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#4had to look around for a bit to find the plus button
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#5Is this support offline mode?
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#6had to look around for a bit to find the plus button
Any suggestions for making it more noticable? Also, is your screen really big?
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#7Is this support offline mode?
Great point! It doesn't at the moment, but it would be too hard to add at all. I'll look into adding the manifest file.
Unless you'd like to make a PR ;)
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#8Bug report: drag and drop does not work in Firefox. Nothing works in Safari.
Looks very nice in Chrome though.
Re: Show HN: MyToDoList - Persistent todos built with localStorage
#9Using Brave browser: I can't remove items or check them.