This is a string concatenation problem. I wrote some stuff about this 
(http://inmysocks.tiddlyspot.com/#Concatenating%20text%20to%20make%20dynamic%20URLs
 
 and 
http://inmysocks.tiddlyspot.com/#Concatenating%20Strings%20-%20What%20Breaks)

The quick answer is you do this:

\define weeklyView()
<$macrocall $name="tabs"
  tabsList="[title{!!title}addsuffix[_Summary]][tag{!!title}sort[created]]"
  state="$:/state/daily_tab"
  default="$(currentTiddler)$_Summary"
  class="tc-vertical"
/>

\end

-- 
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/5246dcf1-0871-455b-9e2f-93c1fa33597e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to