Ok so here's what I did and it does exactly what I was looking for.
<$list
filter="[title<currentTiddler>kin:tags:from[]!is[system]!title[Railroads]!title<currentTiddler>]">
->
<$link><$view field="title"/>
</$link>
</$list>
Thanks to everyone!
Damon
On Monday, March 30, 2020 at 4:01:11 PM UTC-7, Damon Pritchett wrote:
>
> Thanks Bimlas,
>
> That did the trick.
>
> Damon
>
> On Sunday, March 29, 2020 at 10:44:45 PM UTC-7, bimlas wrote:
>>
>> Damon,
>>
>> The kin operators lists the tiddlers just like I'm looking for except
>>> that they're in alphabetical order
>>>
>>
>> You can use "[[Tiddler E]kin::from[]]" instead of "[kin::from[Tiddler
>> E]]" to get the hierarchical order - it's not perfect, but I hope it's a
>> good start.
>>
>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/9fdb1e65-7899-47fd-ab04-fa0ce1c3196b%40googlegroups.com.