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. Im very new to the whole tidily wiki website and coding, so what would be helpful is a chuck of code with words like "sample" in place of actual information, so that I can copy/paste it and add in the information later, similar to how someone could copy/paste the above code, and simply replace "sampletabone" with "biography".
Again, I know basically nothing about coding but I do want to use TiddlyWiki for note taking in school, so the most basic answers would be very helpful. Thank you