Hacker News new | ask | show | jobs
by 1ste 1531 days ago
For me, adding items/tasks to time bound columns/lists does not work for me. Sometimes I have inspiration to clear my list and sometimes I do not.

I made https://easylists.app to solve my own problem. I want to make lists fast and essentially to treat them as throw away (just like pen and paper). Sometimes I have a "today" list. Sometimes I have a "Top 3" list. I change it up all the time.

1 comments

Not exactly the same but similarly I made https://quicktodos.com for my wife and I to quickly share lists with real-time updating for things like going to the store or a daily task list.

Funny how so many of these exist with slightly different takes on the problem!

Just some random feedback - I like the look and feel, but if I type quick enough, the order of my keystrokes doesn't match the order of operations.

For example, if I focus an empty text field to start entering list items, and I type this quickly: "1 (Enter) 2 (Enter) 3 (Enter)" I get something like "1" as the first item, "23" as the second item, and two empty items below, as if I had typed "1 (Enter) 2 3 (Enter) (Enter)".