Thanks Jon,

It works.I am curious to learn how.

Here is a question:

Is 'match' a TW function?
And is "[3]" corresponding to title?

Alex

On 20 June 2011 14:33, rakugo <[email protected]> wrote:
> The sort mechanism treats them as strings.
> The easy way is to name them
> 01, 02 ... 99
>
> The other way is to use:
> http://filters.tiddlyspace.com/#NumberSortFilterPlugin
>
> This defines a new filter for the latest released version of
> TiddlyWiki that allows you to sort treating fields as numbers.
>
> You should thus be able to do
> <<list filter [tag[foo]][numbersort[title]]>>
>
> Enjoy
> Jon
>
> On Jun 20, 2:23 pm, Alex Hough <[email protected]> wrote:
>> Hello All,
>>
>> My tidlers are numbered thus: 1,2,3,4,5,6 … 10 11
>>
>> Listing them results in this
>> 1
>> 10
>> 11
>> 2
>> 3
>> …
>>
>> I'd like them to be listed
>> 1
>> 2
>> 3
>> 4
>>
>> I've tried this before: Converting string to numbers, but I didn't get
>> very far and abandoned it.
>>
>> Alex
>
> --
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/tiddlywiki?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to