1. Create a new tiddler;
   2. Give it the tag: *$:/tags/ViewTemplate*. -- this will tell TW to 
   display the contents of the tiddler in View mode;
   3. Put *{{!!summary}}* in the main text field of the tiddler -- this 
   tells TW to display the content of the "summary" field;
   4. Save the new tiddler -- now, any tiddler with a summary field should 
   show the content of that field at the bottom of the tiddler;
   5. If you want the summary to show up above the main text field, edit 
   the new tiddler and add a field: *list-before* and enter 
   *$:/core/ui/ViewTemplate/body* -- this tells TW to display the contents 
   of this new tiddler before/above the main text field.


On Saturday, September 5, 2020 at 12:34:38 AM UTC-7 bimlas wrote:

> Instead of a separate field, I use the first paragraph as a summary. I 
> attach a macro that transcludes the first paragraph of the specified 
> tiddler.
>

-- 
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/939aa9c3-3bf3-4567-98ec-9583263e8c26n%40googlegroups.com.

Reply via email to