Cd. K

I have done more with this myself. 

   - See https://tiddlywiki.com/#TiddlerFields
   - Create a macro containing the default-fields
   - Use some thing like below to list all fields in a tiddler or tiddlers 
   less the default and hidden ones.

...fields[]] -[subfilter<default-fields>]]

Replace the "..." with a filter of tiddlers. to restrict the tiddlers whos 
fields you see.

This may not make sense to you but I have recently made a tool to identify 
all the fields used in tiddlers with object-type[name]] and list them 
(fields) such that I can update my template for that object type, to 
include those fields used by instances of that object-type (into the object 
type-template).

*I would be happy to give a specific answer to any outstanding questions 
you have.*

Regards
Tony

On Wednesday, October 9, 2019 at 2:53:45 AM UTC+11, 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/1f5710ea-0840-442e-8a1c-97dee166cb89%40googlegroups.com.

Reply via email to