There are so many todo apps, but none of them seems to have the ability to let me do this:
I want to be able to create a list of todo items – let’s call this list the should-do-list – and manually change the order of todo-items. Then I want to take this list, and create a new view of it. Let’s call this view the want-to-list. The want-to and the should-do list will always contain the same items, only the order of items is different. I want to be able to manually change the order on each list without impacting the order on the other list.
[Read More]