Thank you. 

I never expected so many fields. 


On Tuesday, October 8, 2019 at 6:08:52 PM UTC+2, Mark S. wrote:
>
> You can get a field list and counts like this:
>
> <$list filter="[all[tiddlers+shadows]fields[]sort[]]" variable="field">
> <$list filter="[all[tiddlers+shadows]has:field<field>count[]]" 
> variable="count">
> <<field>> : <<count>> <br/>
> </$list>
> </$list>
>
> You could add a 3rd nested loop if you wanted a further break down by 
> tiddler type.
>
>
> On Tuesday, October 8, 2019 at 8:53:45 AM UTC-7, Cd.K wrote:
>
>
> For clarification: Each field found should be included once in the list.  
>>
>> author
>> core version
>> created
>> creator
>> dependents
>> description
>> list 
>> modified
>> title
>> type
>> ...
>>
>> In the TiddlyWiki's HTML file, these fields can be found in the <div> 
>> tags. 
>>
>> Now I'm surprised that the field "text" is not explicitly present. The 
>> field "text" is implicitly equal to the <pre> tag.
>> In packed plugin tiddlers, there is an explicit field "text" in the <pre> 
>> tag. 
>> These fields should also be listed.
>>
>> text
>> module-type
>> library
>> ...
>>
>>
>> An additional counter, in how many tiddlers the respective field is used, 
>> would be desirable. 
>>
>> Also, a classification, if this field is only used by standard, system, 
>> shadow tiddlers and/or combinations of these tiddler types.
>>  
>>
>> Regard
>> Cd.K
>>
>>

-- 
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/64cd7a12-da99-43c1-8912-fed7ed18454f%40googlegroups.com.

Reply via email to