summaryrefslogtreecommitdiff
path: root/doc/todo/target_filter_for_brokenlinks.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-26 17:05:39 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-26 17:05:39 -0400
commit4b81616c0468956b434207fc7266cb3eb4d1bbfa (patch)
treef41259f04fd8746140a8989c936b4662c382ffcb /doc/todo/target_filter_for_brokenlinks.mdwn
parent96087cbd88fd056ae34675abfb0e3e411f019763 (diff)
parentb1695647f63d27103e078a5b546b746973148ef2 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo/target_filter_for_brokenlinks.mdwn')
-rw-r--r--doc/todo/target_filter_for_brokenlinks.mdwn9
1 files changed, 9 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..137277c21
--- /dev/null
+++ b/doc/todo/target_filter_for_brokenlinks.mdwn
@@ -0,0 +1,9 @@
+[[!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.