aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/target_filter_for_brokenlinks.mdwn
diff options
context:
space:
mode:
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>2009-05-26 12:47:46 -0400
committerJoey Hess <joey@kitenet.net>2009-05-26 12:47:46 -0400
commit86b67554c17dd9dc26142f02911ae07348b0c94b (patch)
tree911bd20c1b44ccf52f7019037dc0cf6edefafa1a /doc/todo/target_filter_for_brokenlinks.mdwn
parent7d881b7e3444a4e15d8ae1e338728c389ab50b31 (diff)
downloadikiwiki-86b67554c17dd9dc26142f02911ae07348b0c94b.tar
ikiwiki-86b67554c17dd9dc26142f02911ae07348b0c94b.tar.gz
A wish.
Diffstat (limited to 'doc/todo/target_filter_for_brokenlinks.mdwn')
-rw-r--r--doc/todo/target_filter_for_brokenlinks.mdwn11
1 files changed, 11 insertions, 0 deletions
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.,
+
+<pre>
+\[[!brokenlinks matching="tagbase/*"]]
+</pre>
+
+would list the tags not yet "filled out". --Ivan Z.