from Hacker News

Show HN: Magic List – Super Simple Todo List

by balaji_raghavan on 9/7/24, 5:54 PM with 2 comments

- After trying out many TODO lists wanted something that was super simple to use and share with family and friends

- Runs entirely on the browser. No servers involved other than for downloading HTML/CSS/JavaScript

- Sharing adds the contents of the list as URL query parameter which helps avoid need for a server. But limits size of lists that can be shared to around 2KB.

- Comments, Feedback, Feature Requests Welcome!