7.11.0: Random sorting with 'sort by random'
What's Changed
π Most Notable
Please quit and restart Obsidian after updating the plugin. Thank you.
π Features
Add random sorting, with sort by random
by @claremacrae and @qelo in #3110
Example search:
```tasks
not done
no happens date
limit 10
sort by random
```
Learn more in the documentation: Random sorting
π οΈ Behind the scenes
- refactor: test QueryResultsRenderer rendering of descriptions by @ilandikov and @claremacrae in #3109
Full Changelog (including changes too small to note above, and that do not affect the behaviour of the plugin itself):
π Support Tasks development