Hi Tony, Yes, I wanted several lines of text to appear in the edit box whenever I create a tiddler with a specific tag. I guess I didn't explain myself well enough. In the meantime, I'm using a snippet.
I wanted a tiddler to automatically have the following in the edit box: Address: Initial: RV1: RV2: RV3: And then I would just fill out the info for each line. Maybe that's not possible w/a template? Let me know. :) Gloria ------------------------------ Hire me for design work: http://www.peepsgraphics.com/ Wear my designs https://www.redbubble.com/people/peepsgraphics/shop Designs for your etsy shop: https://www.etsy.com/shop/peepsgraphics Shop My PaparazziAccessories Store: https://paparazziaccessories.com/shop/75916/ Join My PaparazziAccessories Team: https://paparazziaccessories.com/join/75916/ My beauty blog: http://www.divashopblog.com On Tue, Oct 24, 2017 at 10:11 PM, TonyM <[email protected]> wrote: > Mark, > > This will add the content "JUST PASSING BY." to the bottom of a to a > tiddler that is tagged HelloThere > > I think gloria want to change more than that, perhaps even have a separate > view template all together. > > Regards > Tony > > On Wednesday, October 25, 2017 at 1:08:19 PM UTC+11, Mark S. wrote: >> >> I'm surprised there isn't a better write-up at tiddlywiki.com. >> >> To add content by tag, create a tiddler and tag it $:/tags/ViewTemplate >> with this content: >> >> <$list filter="[all[current]tag[HelloThere]]"> >> JUST PASSING BY. >> </$list> >> >> Only, replace "HelloThere" with the name of your tag and "JUST PASSING >> BY" with whatever your content is. >> >> You can change formatting within tagged tiddlers using stylesheets. See >> http://tiddlywiki.com/#How%20to%20apply%20custom%20styles%20by%20tag for >> details >> >> Good luck! >> Mark >> >> >> On Tuesday, October 24, 2017 at 5:29:31 PM UTC-7, Gloria Lassich wrote: >>> >>> Is there a way to create a template that's just for tiddlers within a >>> certain tag? I want to have all tiddlers under a certain tag to have >>> specific content & formatting. Could someone tell me how to accomplish this >>> (NOTE: I'm a beginner)? Thank you. >>> >> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/tiddlywiki/4WUg72UMkec/unsubscribe. > To unsubscribe from this group and all its topics, 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/cdacda19-fc2a-4459-acc3-f1e2cf6cde5c%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/cdacda19-fc2a-4459-acc3-f1e2cf6cde5c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAM%2BX3nDySmpOUKnFFfh5TuLPUsec%3DpRR6H6_TPB1or-4trfiQw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

