Output the filter list as a number

57 views
Skip to first unread message

tobaisch

unread,
Jan 15, 2018, 10:56:21 AM1/15/18
to TiddlyWiki
Hello,
is it possible to output the filter list as a number instead of a list?

Instead of e.g. 20 results as a list only the number 20.
Thanks
Regards
Tob

Eric Shulman

unread,
Jan 15, 2018, 11:08:19 AM1/15/18
to TiddlyWiki
On Monday, January 15, 2018 at 7:56:21 AM UTC-8, tobaisch wrote:
is it possible to output the filter list as a number instead of a list?
Instead of e.g. 20 results as a list only the number 20.

Message has been deleted

tobaisch

unread,
Jan 15, 2018, 11:21:08 AM1/15/18
to TiddlyWiki
Thanks Eric,
I have just found that too.


tobaisch

unread,
Jan 15, 2018, 11:44:50 AM1/15/18
to TiddlyWiki
How can I format this output as a link to refer to a Tiddler?
[<$ list filter="[tag [HelloThere]count[]]"/>|myTiddler]] does not work.
Regards
Tob

Diego Mesa

unread,
Jan 15, 2018, 11:54:04 AM1/15/18
to TiddlyWiki
Hello Tob,

This works for me on tiddlywiki.com:

<$list filter="[tag[Learning]count[]]" variable="count">
    <$link to="HelloThere">
        <
<count>>
    </$link>
</$list>

tobaisch

unread,
Jan 15, 2018, 12:25:16 PM1/15/18
to TiddlyWiki
Thanks Diego
works for me too :)



 
Reply all
Reply to author
Forward
0 new messages