With the new version 3.2.1., suddenly the list of goals in the tree structure on the left isn't sorted alfabetically no more.
I have many goals (> 50), so I have to group them by importance. That's why I use names like
"Goal::Name of goal": Normal Goal, I want toreview them monthly
"-Goal::Name of goal": Important Goal, I want to review them weekly
"--Goal::Name of goal": Very important Goal, I want to review daily
Previous version, all "--" goals were sorted together, now they're not anymore.
Have can I change the order of the goals back?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Non alphanumeric chars are not taken into account anymore in the alphanumeric order.
You could simply use 1 - Goal::Name of goal, 2 - Goal::Name of goal for example.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, I see. Based on your suggestion I've played around a bit and with **Goal::Name the sort still works. If that one also drops, I'll use 1-Goal.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
With the new version 3.2.1., suddenly the list of goals in the tree structure on the left isn't sorted alfabetically no more.
I have many goals (> 50), so I have to group them by importance. That's why I use names like
"Goal::Name of goal": Normal Goal, I want toreview them monthly
"-Goal::Name of goal": Important Goal, I want to review them weekly
"--Goal::Name of goal": Very important Goal, I want to review daily
Previous version, all "--" goals were sorted together, now they're not anymore.
Have can I change the order of the goals back?
Non alphanumeric chars are not taken into account anymore in the alphanumeric order.
You could simply use 1 - Goal::Name of goal, 2 - Goal::Name of goal for example.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
OK, I see. Based on your suggestion I've played around a bit and with **Goal::Name the sort still works. If that one also drops, I'll use 1-Goal.
Thanks!