This may help. not quite what your asking for but similar.
https://giffmex.org/gifts/documenting.tw.html#Recent tab with transclusion 
Scot
On Thursday, 25 February 2021 at 22:58:53 UTC [email protected] wrote:

> Thank you, Mat. Your answer helps me better understand the *subfilter* 
> attribute as well as how to control/limit lists. Super helpful! 
>
> On Thursday, February 25, 2021 at 12:53:39 PM UTC-10 Mat wrote:
>
>> In the docs <https://tiddlywiki.com/prerelease/#timeline%20Macro> I note 
>> there's a subfilter attribute to the timeline macro. So you could see if 
>> the following works:
>>
>> <$macrocall $name="timeline" 
>> format={{$:/language/RecentChanges/DateFormat}} subfilter="limit[10]"/>
>>
>> Now you said you alsow want it without the date headings... but then you 
>> shouldn probably not use the timeline macro at all. You will get the ten 
>> latest tiddlers e.g like so:
>>
>> <$list filter="""[all[tiddlers]sort[modified]limit[10]]""">
>>
>> </$list>
>>
>> Yes, the empty line should be there. And I didn't test this so it might 
>> be !sort instead.
>>
>> <:-)
>> On Thursday, February 25, 2021 at 11:38:55 PM UTC+1 [email protected] 
>> wrote:
>>
>>> Hi All,
>>>
>>> I'm relatively new to the TW universe. I'm a long-time Evernote user 
>>> looking for an alternative. The more I learn about TW, the more I recognize 
>>> its power and flexibility. I'm currently using TiddleDesktop (0.0.14) with 
>>> a single file wiki.    
>>>
>>> One of the things I'd like to do is *limit* the number of tiddlers 
>>> listed in my Recent's tab. To do this, I believe I should edit the macro in 
>>> $:/core/ui/SideBar/Recent, which shows the following:
>>>
>>> <$macrocall $name="timeline" 
>>> format={{$:/language/RecentChanges/DateFormat}}/>
>>>   
>>> If this is correct, how would I alter this to list (for example) the ten 
>>> most recently edited tiddlers only without the date headings? 
>>>
>>> Thank you in advance for this community and any advice someone might be 
>>> able to provide. 
>>>
>>> Dan
>>>
>>>
>>>
>>>  
>>>
>>>   
>>>
>>

-- 
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/4eddabdc-ca5c-4012-8132-fa6c82dc7cccn%40googlegroups.com.

Reply via email to