Try this (untested)

<$list 
filter="[all[current]has[nr]removeprefix{!!nr}sort[]addprefix{!!nr}]">
   <$list filter="[all[current]removeprefix{!!nr}]" variable="thisTiddler">
      <li> <$link to=<<currentTiddler>>> <$text text=<<thisTiddler>>/> 
</$link> </li>
   </$list>
</$list>




On Wednesday, January 3, 2018 at 12:55:06 PM UTC-6, tobaisch wrote:
>
>
> All the sorting occurs in the outer loop. But there's no mechanism to sort 
>> by a portion of the title.
>>
>
> Are you 100% sure that there is no possibility for sorting after 
> removeprefix?
> I can remove the numbers from the title, but undoing them will be very 
> difficult.
> I have already a field "nr" with the numbers.
>
> Is there another field beside the title field which is (or can be make) 
> searchable with the standard search?
> Regards
> Tob
>

-- 
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/1b4d6e5d-513b-4669-8346-22d8674b7215%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to