What's Changed
- feature: Add
task.priorityNameGroupText
andtask.status.typeGroupText
by @claremacrae in #2308 - feature: Add custom grouping by 'date category' and 'time from now' by @claremacrae in #2312
- Thanks to @paolo-santucci for help implementing the 'time from now' one.
- date property docs
- docs: major new section Values in TasksDate Properties
Example new instructions:
group by function task.priorityNameGroupText + ': ' + task.status.typeGroupText
group by function task.due.fromNow.groupText
group by function task.due.category.groupText
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
🙏 Support Tasks development