How to use the "priority" value with the "sorted" label? #7427
-
|
The "priority" value is often cited in topics as a value for label sorting, except that the documentation does not mention this value at all! The same goes for the "dueDate" value, which seems to be missing from the documentation and whose function I don't know at all. What are the functions of its values for the sorted variable? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Where is this
There is no
Most of the attributes are documented. If you are using some third-party attributes, then it's normal for them not to be documented in our documentation. :) |
Beta Was this translation helpful? Give feedback.

Where is this
priorityvalue often cited? It's the first time I'm hearing of it.There is no
dueDateeither. Perhaps you are using some kind of custom TODO note functionality, which we are not responsible for.#sorteddoesn't have functions, it allows you to order by a particular label or property. They are documented in the link you have provided; look f…