Tones,
No, I mean finding a day, when the largest number of tiddlers were created.
I guess, I should somehow pass the output of all those
[sameday<currentTiddler>count[]] to [maxall[]] but can't figure out how.
четверг, 17 июня 2021 г. в 04:21:26 UTC+3, TW Tones:
> Euthymious,
>
> What do you mean by "*But is it possible to pick one maximum number?"*
>
> Do you mean limit the output?
> <$list filter="[!is[system]eachday[created]get[created]*limit[20]*]">
> On {{{ [<currentTiddler>]}}}
> {{{ [sameday<currentTiddler>count[]] }}} tiddlers were created<br>
> </$list>
>
> Tones
> On Wednesday, 16 June 2021 at 18:31:11 UTC+10 Euthymious wrote:
>
>> Hello!
>> I got stuck on this seemingly simle question.
>> It is rather easy to count tiddlers created each day:
>>
>> <$list filter="[!is[system]eachday[created]get[created]]">
>> On {{{ [<currentTiddler>]}}}
>> {{{ [sameday<currentTiddler>count[]] }}} tiddlers were created<br>
>> </$list>
>>
>> But is it possible to pick one maximum number?
>>
>
--
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/58c6e2b7-6908-464b-bb55-f61def6af9fbn%40googlegroups.com.