312 B
312 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]]