I don't understand. "Features" uses the list-links macro.

I also used TiddlyWiki for testing. I used this toc:

<div class="tc-table-of-contents">
<<toc "Contents" "sort[title]sort{!!fuzzy2}">>
</div>


And then added a fuzzy2 field  to
 

- SecondThreeOne <http://tiddlywiki.com/#SecondThreeOne> 
- SecondThreeThree <http://tiddlywiki.com/#SecondThreeThree> 
- SecondThreeTwo <http://tiddlywiki.com/#SecondThreeTwo>


with a value of "created". I then modified the value of the created field 
SecondThreeThree, moving it a 1000 years into the past. It still floats in 
the middle, suggesting that it is being sorted by title.

Thanks,
Mark

On Wednesday, December 7, 2016 at 10:17:02 AM UTC-8, Riz wrote:
>
> I guess it did. I tested on tiddlywiki.com. Under featured, scalability 
> shows up as the first child. 
>
> On 07-Dec-2016 11:44 PM, "'Mark S.' via TiddlyWiki" <
> [email protected] <javascript:>> wrote:
>
>> Hi Riz,
>>
>> When I test this, it seems to always sort by title. Did it work on yours?
>>
>> Have fun,
>> Mark
>>
>> On Wednesday, December 7, 2016 at 9:32:14 AM UTC-8, Riz wrote:
>>>
>>>
>>>
>>> Instead of sort[title]sort[fuzzy] if we use sort[title]sort*{!!fuzzy}* 
>>> we can set the alternative criteria in the branch that requires it. 
>>>
>>> eg:
>>> <<toc-selective-expandable TableOfContents sort[title]sort{!!fuzzy}>>  
>>> will create a normal TOC sorted by title
>>> Now in a tiddler, say features, we create a field named fuzzy and add 
>>> the value as "created", children of Features will be sorted in the order of 
>>> creation date.
>>>
>> -- 
>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/82e8ff5a-cf7f-43ab-8d04-e954b3cca12f%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/82e8ff5a-cf7f-43ab-8d04-e954b3cca12f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/a2261a00-93bd-4031-8a42-b1aa22871bd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to