]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/target_filter_for_brokenlinks.mdwn
fixup an implementation of the toggleable diff
[ikiwiki.git] / doc / todo / target_filter_for_brokenlinks.mdwn
1 [[!tag wishlist]]
2
3 Currently, [[plugins/brokenlinks]] supports filtering by the place where a broken wikilink is used.
4
5 Filtering by the target of the broken link would also be useful, e.g.,
6
7     \[[!brokenlinks matching="tagbase/*"]]
8
9 would list the tags not yet "filled out". --Ivan Z.