Quick reminder because I managed to forget about this myself at one point:
 I *did* provide a working (if hacky) solution in the OP.  The
addposition operator
is a fairly low-impact way to achieve this effect, and it doesn't take
O(N^2) time to execute.

To review, a filter step *addposition[P/N:T]* will turn "MyItem" into
"13/26:MyItem" if it is the thirteenth of twenty-six items.

– Evan

On Wed, Apr 19, 2017 at 12:17 PM, Steven Schneider <[email protected]> wrote:

> Jed, I had a look at WizardWizard, which is pretty cool, I must say.
> Thanks for doing that.
>
> And thanks especially for pointing me towards your macro. You inspired me
> to explore the "allbefore" operator, which allows me to generate a Tiddler
> X of Y, where Y is the number of tiddlers counted by a filter and X is the
> nth tiddler in the list.
>
> Here is code, which if placed in tiddlers tagged "HelloThere" in
> tiddlywiki.com will create the desired output:
>
> Tiddler <$count filter="[tag[HelloThere]allbefore:include<
> currentTiddler>]"/> of <$count filter="[tag[HelloThere]]"/> tagged with <<tag
> HelloThere>><br>
>
>
> Thanks,
>
> //steve.
>
>
>
>
>
>
>
> On Tuesday, April 18, 2017 at 1:23:10 AM UTC-4, Jed Carty wrote:
>>
>> You can list 'Tiddler m of n' without anything new, the wizard wizard
>> plugin does it. I just used count widgets. https://ooktech.com/T
>> iddlyWiki/WizardWizard/
>>
> --
> 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/13_TTJqEEiw/unsubscribe.
> To unsubscribe from this group and all its topics, 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/d83192b2-2253-4da0-9474-ee877f5cb5e4%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/d83192b2-2253-4da0-9474-ee877f5cb5e4%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/CAEKipHnzSk%2Bjh-kc8yLi4PQuTTJOQeSrw0BAjzJd9UGGqTUHmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to