Vertical Tabs

107 views
Skip to first unread message

Ste Wilson

unread,
Feb 25, 2019, 5:20:57 AM2/25/19
to TiddlyWiki
I went to Tiddlywiki.com, searched for  Tabs....ohhh, this looks easy i thought....:(

<<tabs "[tag[Equation]]"  "tc-vertical">>

does not go vertical yet
<<tabs "[tag[Equation]]" "Statics" "$:/state/Acceleration" "tc-vertical">>

does...

<<tabs "[[Unit 14 P2 Example Question]] [[Unit 14 P2 Solution Part 1]] " "tc-vertical">>

dosn't...

<<tabs "[tag[Unit 14 P2 Example Question]nsort[order]]" $:/state/tab1" "tc-vertical">>

does....but removing the $:/state/tab1 dosn't...

Ideally I'd like the final one to go vertical but also list down the tree but i'll take <<tabs "[[Unit 14 P2 Example Question]] [[Unit 14 P2 Solution Part 1]] " "tc-vertical">>going vertical as the titles are tooo long to go nicely horizontal...or I could setup captions...somehow...

Cheers for the help!

S. S.

unread,
Feb 25, 2019, 7:13:27 AM2/25/19
to TiddlyWiki
See if naming the parameters helps, like this.

<<tabs tabsList:"[[Unit 14 P2 Example Question]] [[Unit 14 P2 Solution Part 1]]" default:"[[Unit 14 P2 Solution Part 1]]" state:"$:/state/tabs3" class:"tc-vertical">>

Hope that helps.

@TiddlyTweeter

unread,
Feb 25, 2019, 8:15:09 AM2/25/19
to TiddlyWiki
S.S.

The explicitness of the naming in that is VERY helpful. Helps a lot get vertical tabs working.

Josiah

Ste Wilson

unread,
Feb 25, 2019, 11:38:09 AM2/25/19
to TiddlyWiki
Thanks!

<<tabs tabsList:"[[Unit 14 P2 Example Question]] [[Unit 14 P2 Solution Part 1]] [[Unit 14 P2 Solution Part 1: Step 1]] [[Unit 14 P2 Solution Part 1: Step 2]][[Unit 14 P2 Solution Part 2]] [[Unit 14 P2 Solution Part 2: Step 1]] [[Unit 14 P2 Solution Part 2: Step 2]]" default:"[[Unit 14 P2 Example Question]]" class:"tc-vertical">>

Did the job!

Reply all
Reply to author
Forward
0 new messages