Changes
Contributions (in order of appearance)
You can now sort query results
You can now sort the query results with multiple parameters (#249).
The following sorting options exist:
sort by status
sort by due
sort by done
sort by path
sort by description
It is also described in the README.
Thank you @Skn0tt !
Backlinks now have a CSS class
You can now use CSS snippets to change the appearance of your backlinks (#268).
Check the README for a new section on CSS classes that Tasks uses.
Thank you @sytone!
Mobile toolbar icons
The mobile toolbar now has icons so you no longer need to quess which question mark to tap.
Thank you @KjellConnelly!
Path matching is now case-insensitive
Thank you @KjellConnelly and @jan-willi!
Bugfixes
- Filtering by heading does not include now filters without heading (#278)