Think I messed something up

73 views
Skip to first unread message

David Gifford

unread,
Nov 11, 2013, 8:21:56 PM11/11/13
to tiddl...@googlegroups.com
Hi all

I thought I had this right, switching this from view to transclude:

<$list filter="[is[current]tagging[]sort[title]]">
<$link to={{!!title}}><$view field="title"/></$link><br><br>
<$transclude field="text" format="wikified"/><hr></$list>

But now the transclude field doesn't wikify it.

Can someone give me a code that will wikify the text field of the tiddlers in the list? Preferably one that will last throughout the rest of the alpha phase? =)

Dave

David Gifford

unread,
Nov 13, 2013, 8:28:26 AM11/13/13
to tiddl...@googlegroups.com
20 views but no answers. Anyone want to help me out?

Dave

Jeremy Ruston

unread,
Nov 13, 2013, 8:45:35 AM11/13/13
to TiddlyWiki
Sorry Dave, I missed this one.

You don't need the `format` attribute on the transclude widget. The `field` attribute also defaults to `text`, so you can omit that too.

Otherwise, I don't see a problem. Is it just that the lack of a newline after the transclude widget is forcing it to parse the transcluded tiddler in inline mode, meaning that block syntax like headings won't be displayed correctly? If so, try this:

<$list filter="[is[current]tagging[]sort[title]]">
<$link to={{!!title}}><$view field="title"/></$link><br><br>

<$transclude/>

<hr></$list>

Best wishes

Jeremy



--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.



--
Jeremy Ruston
mailto:jeremy...@gmail.com

David Gifford

unread,
Nov 13, 2013, 9:39:38 AM11/13/13
to tiddl...@googlegroups.com
Thanks Jeremy, that did the trick! Sorry for flooding you with so many questions...I have greatly appreciated your help, and I admire your thorough efforts to help so many people while also trying to make progress on TiddlyWiki 5. Must be a headache!

Dave


--
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/rm8x02MNQ3w/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.

To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.



--
David Gifford
Christian Reformed World Missions, Mexico City
Reply all
Reply to author
Forward
0 new messages