On Saturday, April 4, 2020 at 12:17:18 AM UTC-7, Siniy-Kit wrote:
>
> Hi! i have a list of tiddlers {{{[tag[HelloThere]]}}}
> how, using Mathematics Operators
> <https://tiddlywiki.com/#What%20happened%20to%20the%20original%20TiddlyWiki%3F>
> make
> it look like
> A Gentle Guide to TiddlyWiki - 1
> Discover TiddlyWiki
> <https://tiddlywiki.com/#What%20happened%20to%20the%20original%20TiddlyWiki%3F>
>
> - 2
> Some of the things you can do with TiddlyWiki
> <https://tiddlywiki.com/#What%20happened%20to%20the%20original%20TiddlyWiki%3F>
>
> - 3
> Ten reasons to switch to TiddlyWiki
> <https://tiddlywiki.com/#What%20happened%20to%20the%20original%20TiddlyWiki%3F>
>
> -4
> Examples
> <https://tiddlywiki.com/#What%20happened%20to%20the%20original%20TiddlyWiki%3F>
>
> - 5
> What happened to the original TiddlyWiki?
> <https://tiddlywiki.com/#What%20happened%20to%20the%20original%20TiddlyWiki%3F>
>
> - 6
> Is it possible to make it without CSS?
>
Something like this:
<$list filter="[tag[HelloThere]]">
<$link /> - <$text text={{{ [tag[HelloThere]allbefore:include
<currentTiddler>count[]] }}} /><br>
</$list>
enjoy,
-e
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/4823ecd5-3ebb-49a9-9441-3ce1e2733d7c%40googlegroups.com.