From: http://lj.rossia.org/users/imz/ Date: Tue, 26 May 2009 16:47:46 +0000 (-0400) Subject: A wish. X-Git-Tag: 3.14~4^2~1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=86b67554c17dd9dc26142f02911ae07348b0c94b;p=ikiwiki.git A wish. --- diff --git a/doc/todo/target_filter_for_brokenlinks.mdwn b/doc/todo/target_filter_for_brokenlinks.mdwn new file mode 100644 index 000000000..53347279d --- /dev/null +++ b/doc/todo/target_filter_for_brokenlinks.mdwn @@ -0,0 +1,11 @@ +[[!tag wishlist]] + +Currently, [[plugins/brokenlinks]] supports filtering by the place where a broken wikilink is used. + +Filtering by the target of the broken link would also be useful, e.g., + +
+\[[!brokenlinks matching="tagbase/*"]]
+
+ +would list the tags not yet "filled out". --Ivan Z.