Eric thank you. I can not begin to express how happy I am you upgraded to
TW5. I have starred about every one of your responses here since you made
the switch. And here again you not only solve a problem but provide
something new that I have not used before! You're TiddlyTools site really
opened my eyes to what TW can be way back in the days when I first started
using it.
I tried to donate on your site and it says 'something is not working' on
the paypal redirect. I notice that the donations tiddler is like 7 years
old.
On Wednesday, October 14, 2020 at 11:45:44 PM UTC-4, Eric Shulman wrote:
>
> On Wednesday, October 14, 2020 at 7:43:14 PM UTC-7, Donald Coates wrote:
>>
>> I would like to remove the tag Journal from the list but can't seem to
>> get my head around it.
>> <$list filter={{!!tags}} template="$:/core/ui/TagTemplate"/>
>>
>
> Here's two different ways to remove "Journal" from the $list:
> <$list filter="[enlist{!!tags}] -[[Journal]]"
> template="$:/core/ui/TagTemplate"/>
>
> <$list filter="[enlist{!!tags}!match[Journal]]"
> template="$:/core/ui/TagTemplate"/>
>
> enjoy,
> -e
>
>
>
--
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/6b3dcf38-6275-4120-81ab-e65eb9344166o%40googlegroups.com.