custom 'group by' with functions #1133
Replies: 3 comments 5 replies
-
@GiancarloAparicio Thanks for the suggestion. That dataview page is very long. Please could you sketch out an example here to show the kind of thing you have in mind, in the context of Tasks. |
Beta Was this translation helpful? Give feedback.
-
Some time soon-ish I'm planning to refactor the code for sorting and grouping so that it is easier to maintain and modify, and easier to add new sorting types. At that point, it should become easier to add options after some of the current grouping instructions. I'm thinking that one way to solve this, for date groups, might be to a custom format string at the end of the instruction - something like:
(Grouping by year has just been requested in #1396) |
Beta Was this translation helpful? Give feedback.
-
I released custom |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Feat:
Have special functions to be able to customize the grouping, similar to dataview functions
Motive:

When you have very nested folders 'group by' is not so nice, especially on mobile
Beta Was this translation helpful? Give feedback.
All reactions