Hi,

I have been exploring the filter mechanism in TW5. First I am surprised to 
find it classified as a Concept, rather than as a Widget, but as I have 
said before the logic of the TiddlyWiki language escapes me.

If I use the following code:-

<ul><$list filter="[tag[Use Case]]" sort="title">
<li>
<$link><<currentTiddler>></$link> 
</li>
</$list></ul>

On the tiddlers entitled as follows, 1.0 Use Case, 2.0 Use Case, 2.1 Use 
Case, Add Case, Subtract Case, Multiply Case I get the following result:-


   - Add Case
   - Multiply Case
   - Subtract Case
   - 2.1 Use Case
   - 2.0 Use Case
   - 1.0 Use Case

Which is not what I expected, most sorts, sort the numbers in ascending 
order and before the Alphabetic characters.


Is there some default I have to change?


Am I alone in thinking that a filter is different from a sort? Making sort 
subsiduary to filter seems illogical to me.


          Regards   Ric Evans



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d34b68a2-15d2-4e5b-a994-83037482f268%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to