P.S. Can't think of a way to auto-generate the integers, but a list of integers (stored elsewhere) could be truncated at the desired number by using the output of the $count widget as parameter to the first[] filter.
regards On Monday, 22 August 2016 05:11:00 UTC+2, Matabele wrote: > > Hi sini-Kit > > You might try something along these lines (you will need to modify the > filter to select your list of tiddlers): > > <$list filter="1 2 3 4 5 6 7 8 9" variable="count"> > > No: <<count>> <$list filter="[my[filter]nth<count>]"/> > </$list> > > regards > > > On Sunday, 21 August 2016 14:22:13 UTC+2, sini-Kit wrote: >> >> Thank you Felix! I hope it will be possible to make it without plugins in >> future. >> >> пятница, 29 января 2016 г., 20:19:20 UTC+3 пользователь Felix Küppers >> написал: >>> >>> Hi sini-Kit, >>> >>> use Tobias' make plugin! >>> http://tobibeer.github.io/tw5-plugins/#make >>> >>> -Felix >>> >>> >>> On 01/29/2016 05:50 PM, sini-Kit wrote: >>> >>> Hi! I have a very simple list with several items. I want to see them >>> but with numbers/ >>> >>> <$list filter="[list[$:/StoryList!!list]]" > >>> <$view tiddler=<<currentTiddler>> field=title/> "№$myNumber$" >>> </$list> >>> >>> I want to see >>> >>> Anytitle "№1" >>> Besttitle "№2" >>> TitleAgain "№3" >>> >>> is it possible? >>> -- >>> 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/6fdca25b-0448-4ffc-8e21-1c64c7f2f557%40googlegroups.com?utm_medium=email&utm_source=footer> >>> https://groups.google.com/d/msgid/tiddlywiki/6fdca25b-0448-4ffc-8e21-1c64c7f2f557%40googlegroups.com >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> -- 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/f2181127-781c-4c9d-8325-f684c5105cbf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

