Hi Roman, 1. Seems to ask for a simple count output to the list macro, perhaps as a button that opens a popup showing the actual members when clicked.
2. Sounds like you want certain template tiddlers and then an ability to create a new instance from them. Previously, this type of functionality would have been done using the <<newTiddler>> macro... http://tiddlywiki.org/#newTiddler Together with a new-here functionality (see http://mptw.tiddlyspot.com) it may be interesting to be able to do both, create a tiddler that both tags to the one being looked at while also being able to select from a list of available template tiddler-types to clone from. Cheers, Tobias. On Tuesday, 20 August 2013 11:51:11 UTC+2, Solodukhin Roman wrote: > > Hi Jeremy! > > Thanks for your answers. > > And I have new questions: > > 1. I have some tiddlers returned by expression "{{{ [p_agreed[TRUE]] }}} > ". How i can count this tiddlers? > > I want "COUNT {{{ [p_agreed[TRUE]] }}}" > > 2. How i can create new tiddler with some user-fields, depends from tags? > > Example. > > TAG1 > t1field1 > t1field2 > > TAG2 > t2field1 > t2field2 > > i create NewTiddler1, > assign TAG1 and in auto mode add fields(t1field1, t1field2) > assign TAG2 and in auto mode add fields(t2field1, t2field2) > > > > > -- 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/groups/opt_out.

