On Saturday, September 15, 2018 at 7:20:36 PM UTC-7, Cooper Alishio wrote: > > In an attempt to organize/combine some of my tiddlers I want to add tabs > inside individual tiddlers. > I know how to use this macro: > <<tabs "SampleTabOne SampleTabTwo SampleTabThree SampleTabFour" > "SampleTabOne" "$:/state/tab1">> > But, I don't know where to go from here as far as adding information to > the tabs: specifically adding information to one tab and not the other. >
You are very nearly there! In your macro example above, the first parameter is a list of tiddler titles (i.e., "SampleTabOne SampleTabTwo SampleTabThree SampleTabFour"). These tiddlers are used to hold the contents of each tab. Just create four more tiddlers and enter your desired content there and they will appear in the individual tabs. let me know how it goes... enjoy, -e Eric Shulman TiddlyTools.com: "Small Tools for Big Ideas!" (tm) InsideTiddlyWiki: The Missing Manuals -- 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/1ffb0e9a-fdd4-4f99-8053-c25df8e4fb84%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

