Thanks Mark!

On Saturday, April 25, 2020 at 12:15:08 AM UTC+4:30, Mark S. wrote:
>
> You're right. Or almost. Using the $tags attribute with list-ops ends up 
> sorting the list. Add tag "abc" to see the sorting.
>
> But if you set it up this way:
>
> <$action-listops $tiddler=<<currentTiddler>> $field="tags" 
> $subfilter="+[prepend[done]]" />
>
> the it will *prepend* "done", and if you do it this way:
>
> <$action-listops $tiddler=<<currentTiddler>> $field="tags" 
> $subfilter="+[append[done]]" />
>
> it will *append* "done".
>
> So I guess using "$tags" has a "feature" that the result always gets 
> sorted.
>
> On Friday, April 24, 2020 at 12:28:09 PM UTC-7, Mohammad wrote:
>>
>> Mark have you noted to the last line of code and what it shows?
>>
>> ''Tags'': <$text text={{{[<currentTiddler>get[tags]]}}}/>
>>
>> This shows the real order I think!
>>
>> But as you said in the tags-wrapper (under subtitle) always sows them 
>> sorted!
>>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2cf55faf-91cd-4ae6-8408-736e031fbaa6%40googlegroups.com.

Reply via email to