Your snippet works for me when placed in a tiddler that has links or 
transclusions to it from other tiddlers.

Just to be sure, did you try saving the tiddler rather than just looking at 
the preview? all[current] will be a draft tiddler if you're looking at the 
preview, so it probably won't find anything.

BTW, the !is[system] in your filter isn't doing anything because 
all[current] completely ignores its input.

On Friday, July 23, 2021 at 11:46:39 AM UTC-5 evanwh...@gmail.com wrote:

> I had a feeling it wasn't supported, because I looked through all the 
> filter operators and nothing stuck out at me as being what I wanted. So 
> since I am using the relink plugin, does that mean I can call its operators 
> in my own tiddler? So far I've been unsuccessful getting something to work, 
> but I'm probably just doing it wrong.
>
> Looking at that thread that was linked, I copied some code and tried to 
> get it to work but so far unsuccessful. I tried this along with various 
> tweaks:
>
> <$list filter=" 
> [!is[system]all[current]relink:backreferences[]!title[$:/StoryList]sort[title]]">
>         <$link to={{!!title}}><$view field="title"/></$link>
> </$list>
>
> Nothing shows up. Does anyone have a snippet that they could share?
>
> On Thursday, July 22, 2021 at 1:35:10 PM UTC-7 saq.i...@gmail.com wrote:
>
>>  If I get some time in the next couple months and nobody else does it, 
>>> maybe I will take a look at how to get started with TW core development.
>>>
>>>
>> Would be happy to answer any questions you might have along those lines.
>>
>

-- 
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/92715a37-75b5-4cf2-950b-aa572c24ad51n%40googlegroups.com.

Reply via email to