On Monday, February 23, 2015 at 8:41:13 PM UTC-8, Jed Carty wrote:
>
> There is list-before and list-after 
> I can't think of any others


Many of the "special" field names are not actually hard-coded *in* the 
core, but are simply part of the default shadow definitions for the layout 
and functionality.  I did an AdvancedSearch in Shadow tiddlers for "{{!!", 
and found the following field names in use.

$:/core/ui/EditTemplate/body:
   _canonical_uri
$:/core/macros/list:
   caption
$:/core/macros/export:
   extension (on tiddlers tagged $:/tags/Exporter)
$:/core/ui/AdvancedSearch/Filter:
   filter, description (on tiddlers tagged $:/tags/Filter)
tag tiddlers:
   color (used for background of tag pill)
$:/core/ui/EditTemplate/type:
   type, group (on tiddlers named with prefix "$:/language/Docs/Types/")
$:/core/ui/MoreSideBar/Types
   type
$:/core/ui/TagTemplate
   icon, color
$:/core/ui/ViewTemplate/title
   icon
$:/snippets/paletteswitcher
   name, description (on tiddlers tagged $:/tags/Palette)
$:/snippets/themeswitcher
   name, description, plugin-type (on tiddlers with plugin-type=theme)

Note: this list is NOT complete.  In addition to "{{!!fieldname}}" syntax, 
field names can also be found in filters (e.g., "fieldname[value]", 
"has[fieldname]", etc.) kl They can also be referenced from some widget 
syntax (e.g., <$view field="...">), so the search I did found only SOME of 
the fields used in the core.... but it's a start.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

"Inside TiddlyWiki: The Missing Manual"
https://www.indiegogo.com/projects/inside-tiddlywiki-the-missing-manual/x/8816263

YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
   http://TiddlyTools.github.com/fundraising.html#MakeADonation

Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
   http://www.TiddlyTools.com/#Contact

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to