]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
A wish.
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Tue, 26 May 2009 16:47:46 +0000 (12:47 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 26 May 2009 16:47:46 +0000 (12:47 -0400)
doc/todo/target_filter_for_brokenlinks.mdwn [new file with mode: 0644]

diff --git a/doc/todo/target_filter_for_brokenlinks.mdwn b/doc/todo/target_filter_for_brokenlinks.mdwn
new file mode 100644 (file)
index 0000000..5334727
--- /dev/null
@@ -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.,
+
+<pre>
+\[[!brokenlinks matching="tagbase/*"]]
+</pre>
+
+would list the tags not yet "filled out". --Ivan Z.