I notice that sorting seems to be case-sensitive. For example, if I have three tasks, "send email to XX", "groceries" and "purchase new computer", then these tasks will be sorted alphabetically. If, on the other hand, I write "Purchase new computer" with a capital P, then this task will be sorted *after* "send email to...", not before.
The same seems to apply to a list of projects. Projects within a goal do not sort alphabetically at all.
Here is the sorting rule of tasks in the boxes, Priority (in descending order) – Deadline (in ascending order) – Start time (in ascending order) – Update time (in ascending order).
And now project sorting is case-sensitive. But we will optimize it in the future.
The current sorting rule of projects within a goal is Deadline (in ascending order) – Start time (in ascending order) – Update time (in descending order).
Thank you for your feedback and support.