That won't work because it will only remove the prefix stored in the nr field of the calling tiddler.
It only takes a couple of tiddlers to test. Attached.
-- Mark
On Wednesday, January 3, 2018 at 11:37:52 AM UTC-8, coda coder wrote:
>
> 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/da727bab-9f3e-4449-a2f5-67f4d5f878ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
tiddlers(3).json
Description: application/json

