http://seph.myopenid.com/ 2010-04-22 19:15:42 +00:00 committed by Joey Hess
parent ad296f90c3
commit 8eac7c2ad4
1 changed files with 6 additions and 0 deletions

View File

@ -83,3 +83,9 @@ Is there any way to do that? I don't mind mucking around with `\[[!meta]]` on e
>>> I think that the ideas and code in
>>> [[todo/tracking_bugs_with_dependencies]] might also handle this case.
>>> --[[Joey]]
----
I feel like this should be obvious, but I can't figure out how to sort numerically.
I have `map pages="./* and !*/Discussion and !*/sidebar"` and a bunch of pages with names like 1, 2, 3, 11, 12, 1/1.1, 12/12.3 etc. I want to sort them numerically. I see lots of conversation implying there's a simple way to do it, but not how.