To count the number of items in a field you can do

[[mytiddler]get[myfield]enlist-input[]count[]]

the key here is "enlist-input" to split the field value into its separate 
items

To count a number of tiddlers tagged a certain way, you can do

[all[tiddlers+shadows]tag[mytag]count[]]

<:-)


On Tuesday, April 13, 2021 at 6:26:40 AM UTC+2 [email protected] wrote:

>
> trying to keep it simple  
> 1. I have a list of YT Tube Videos, each video has it's own tiddler and 
> tagged as [YTVideo] with some related content.
> 2. The instructor has organized them into a set of topics
> ----- I put her topic-names as a user-field called, uhmmmm... playlist
> 3. I want to create a summary but I get stumped at
> 3a. Count the number of Unique playlist-values (HELP!!!!)
> 3b. Count the number of Video-Tiddlers for each playlist (HELP!!!)
>
> I am honestly lost on the second tier filtering. 
> For the count of unique values is that something I have to nest for?
> Any help or examples is appreciated.
>
> MW
>

-- 
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/d423ad7b-7fa6-4238-889a-b7bd469192bfn%40googlegroups.com.

Reply via email to