Hi Stuart,

Create a tiddler containing:

!!! Shadow tiddlers + 'normal' tiddlers
<<list-links filter:"[all[shadows+tiddlers]tag[$:/tags/EditTemplate]]">>

<hr>

!!! Shadow tiddlers incl. overridden shadow tiddlers
<<list-links filter:"[all[shadows]tag[$:/tags/EditTemplate]]">>

For a fresh downloaded empty.html you get with this filter tiddler:

*Shadow tiddlers + 'normal' tiddlers*


   - $:/core/ui/EditTemplate/controls
   - $:/core/ui/EditTemplate/title
   - $:/core/ui/EditTemplate/tags
   - $:/core/ui/EditTemplate/shadow
   - $:/core/ui/ViewTemplate/classic
   - $:/core/ui/EditTemplate/body
   - $:/core/ui/EditTemplate/type
   - $:/core/ui/EditTemplate/fields


*Shadow tiddlers incl. overridden shadow tiddlers*


   - $:/core/ui/EditTemplate/controls
   - $:/core/ui/EditTemplate/title
   - $:/core/ui/EditTemplate/tags
   - $:/core/ui/EditTemplate/shadow
   - $:/core/ui/ViewTemplate/classic
   - $:/core/ui/EditTemplate/body
   - $:/core/ui/EditTemplate/type
   - $:/core/ui/EditTemplate/fields


It gives all 8 tiddlers that create the Edit template.

The same filter tiddler in your wiki will list the same tiddlers + an extra 
tiddler containing the pink banner "Can you help us improve this 
documentation? ...

If this extra tiddler is in the first list it is a normal tiddler:

   1. Click the link of that extra tiddler
   2. Delete that extra tiddler


If this extra tiddler is in both lists it is a shadow tiddler. A shadow 
tiddler cannot be deleted but can be overridden:

   1. Click the link of that extra tiddler
   2. Open the tiddler
   3. Delete the tag $:/tags/EditTemplate
   4. Save the tiddler


That's it.
Hope that helps.

Cheers,

Ton

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8e47ced3-5853-4a3b-b95b-f748ed91a491%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to