-
-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
Description
I'm not sure about GTasks, but at least for WebDAV there is a way to rearrange task lists in the backend. Instead of just sorting them alphabetically in our Tasks app, we should reflect the order created by the user.
For WebDAV there has to be a property we can use for sorting the task lists. If this is not present, we can still fall back to alphabetical sorting.