Your comments
You can rearrange the order of items in a list by using the colors; use a specific color for a specific category.
The list also crosses off items, moving them to the bottom.
While there is no way to manually rearrange lists, I figured out a work around to this problem.
When you create a list, it automatically goes into the topmost position. So in order to re-arrange them, if you clone your list, the cloned copy goes to the top of the list of lists.
A drawback to this method is that cloning a list doesn't take the shared settings for the original list. This means if you are sharing a list with someone else, you have to reshare the cloned list with whoever you were sharing the original list with.
Customer support service by UserEcho
please make this a feature in the app; i'm really not sure why a basic, commonsense function like this has not been implemented yet.