Hej Sini!
Try this
<$list filter="1 2 3 4 5 6 7 8 9" variable="count">
<$list filter="[list[$:/StoryList]nth<count>]"><<count>>{{!!title}}</$list>

I needed that as well, thanks a lot Matabele!
Jan


Am 22.08.2016 um 09:26 schrieb sini-Kit:
Thank you Matabele, but variant with $list filter="1 2 3 4 5 6 7 8 9" is not very good, because I don't know the number of items beforehand. And if I have only 6 items in my list I get
|

No:1img_59 <#img_59>

No:2img_60 <#img_60>

No:3img_61 <#img_61>

No:4img_62 <#img_62>

No:5img_63 <#img_63>

No:6img_64 <#img_64>

No:7

No:8

No:9

|

may be it is possible to use <$count> with limit<$count> in list with numbers?

понедельник, 22 августа 2016 г., 6:11:00 UTC+3 пользователь Matabele написал:

    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
            <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
            <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
            
<https://groups.google.com/d/msgid/tiddlywiki/6fdca25b-0448-4ffc-8e21-1c64c7f2f557%40googlegroups.com>.
            For more options, visit
            https://groups.google.com/d/optout
            <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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[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/48484353-c7a3-4ab1-a9c8-8ee340d1d91d%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/48484353-c7a3-4ab1-a9c8-8ee340d1d91d%40googlegroups.com?utm_medium=email&utm_source=footer>.
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/57BACF49.9070108%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to