Mission acomplished. :) So how to show field values on the top/bottom of 
the tiddler automatically?


   - Add a field to the tiddler ("origin" for example, the value is an URL)
   - Open $:/core/ui/ViewTemplate for editing
   - Add the lines above the line contains "</div>":
   
   <$list filter={{!!origin}}>
   This is a copy of <<currentTiddler>>
   </$list>

The sentence is written to the bottom of the tiddler only if it has 
"origin" field.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/e8a21bae-60f0-4411-a976-cc1c62b2bc2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to