Tiddler content disappearing

42 views
Skip to first unread message

David Gifford

unread,
Jul 8, 2014, 1:34:22 PM7/8/14
to tiddl...@googlegroups.com
Hi all

I created a regular tiddler with the content below. In view mode, the content does not appear. I have never encountered this before. Why is this, and what do I do about it?

<ul><$list filter="[tag[October]!title[ExcludeThis]]">
<li><$link to={{!!title}}><$view field="title"></$link></li>
</list></ul>


''Also''

*Text
*Text
*Text

Jeremy Ruston

unread,
Jul 8, 2014, 1:36:20 PM7/8/14
to TiddlyWiki
Hi Dave

I think it's because the </$list> widget isn't being closed: you've got </list> as a typo.

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/d/optout.



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

David Gifford

unread,
Jul 8, 2014, 1:39:25 PM7/8/14
to tiddl...@googlegroups.com
Whoa! Thanks for that, Jeremy! FYI it still works unclosed like that if you don't put text below it...I will go back and correct my mistakes. Sorry I missed the Hangout. I am extremely busy with reports and with learning upcoming new responsibilities. That is why I am reorganizing my to do and info...


--
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/V_yDN-3HpHA/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/d/optout.



--
David Gifford
Christian Reformed World Missions, Mexico City

David Gifford

unread,
Jul 8, 2014, 1:45:00 PM7/8/14
to tiddl...@googlegroups.com
Actually, there was also another mistake - I didn't close the $view, either.

Corrected content:

<ul><$list filter="[tag[October]!title[ExcludeThis]]"><li><$link to={{!!title}}><$view field="title"/></$link></li></$list></ul>

''Also''

*Text
*Text
*Text
Reply all
Reply to author
Forward
0 new messages