aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/pagespec_expansions.mdwn
blob: 58c622f7cd9fb1cf457c7b424679d73d7f844efd (plain)
1
2
3
4
5
6
7
8
9
A couple of suggestions for improving the usefulness of pagespecs:

* @ to match [^/]* (i.e. all pages exactly one level below this one)
* initial ./ to mean "from the page the pagespec is running from".
  This would require some architectural changes and a change to the
  interface for pagespec_match. What do you think? I have
  lots of pages a/b/c.mdwn that inline "a/b/c/*".

--Ethan