Hi Stephan, I have a tiddler Basics which I am transcluding in another tiddler similar to Notestorm. I just want only 150 words of Basics to be trascluded in the main tiddler. I used your suggestion which you gave previously.
<$list filter="[list[HelloThere!!text]limit[100]]"><<currentTiddler>> </$list> Though it worked properly, there was an issue of it not recognizing the markup, used in the tiddler Basics. It is transcluding the entire tiddler as just text. There are no headings etc., Any further suggestions to get it working? Thanks! Shash On Monday, September 22, 2014 2:39:34 PM UTC+5:30, Stephan Hradek wrote: > > Hi Shash! > > Sorrry, but "it is not working as intended" is not a proper problem > description. > > I understood what you intended - show the first 150 words. > > But of what? And what is the unexpected result? Maybe you can also upload > your non-working example somewhere for others to look at? > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

