generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 288
Closed as not planned
Closed as not planned
Copy link
Labels
scope: groupingChanges to the grouping capabilitiesChanges to the grouping capabilitiesstatus: wontfixThis will not be worked onThis will not be worked ontype: enhancementNew feature or requestNew feature or request
Description
β οΈ Please check that this feature request hasn't been suggested before.
- I searched previous Ideas in Discussions didn't find any similar feature requests.
- I searched previous Issues didn't find any similar feature requests.
π Feature description
When using group by due
I get a sub-heading for each day, some days have a single task which means a lot of space is wasted. Additionally it is difficult to see at a glance if "YYYY-MM-DD Friday" is this Friday, last Friday or some other future Friday.
I'm looking for a way to further customise the size of the groups.
βοΈ Solution
I might ideally write:
not done
sort by due, priority
group by due today, due tomorrow, due next 7 days, due after 7 days
β Alternatives
Many tasks
queries, one for each group/bucket I'm interested in, where I implement my own heading. This has the downside of showing up "This week\n\n0 tasks\n\nNext week\n\n0 tasks\n\nFuture\n\n[huge list of tasks]".
π Additional Context
No response
Metadata
Metadata
Assignees
Labels
scope: groupingChanges to the grouping capabilitiesChanges to the grouping capabilitiesstatus: wontfixThis will not be worked onThis will not be worked ontype: enhancementNew feature or requestNew feature or request