1
0
silverbullet/website/Library/Core/Widget/Linked Tasks.md
Zef Hemel f30b1d3418
Templates 2.0 (#636)
Templates 2.0 and a whole bunch of other refactoring
2024-01-20 19:16:07 +01:00

311 B

tags description
template Shows all tasks that contain a link the current page. For instance a task that references `John` in its name, would appear on the `John` page.
task where name =~ /\[\[{{escapeRegexp @page.name}}\]\]/ where done = false render [[Library/Core/Query/Task]]