Fantastic! Thanks all. 

On Friday, March 26, 2021 at 1:07:49 PM UTC-4 Eric Shulman wrote:

> On Friday, March 26, 2021 at 9:58:40 AM UTC-7 Brian Radspinner wrote:
>
>> Edit the system tiddler:
>> *$:/core/macros/timeline*
>>
>> Change "limit" in this line:
>> \define timeline(*limit:"100"*,format:"DDth MMM 
>> YYYY",subfilter:"",dateField:"modified")
>> ...to the number of tiddlers you want to display
>>
>
> Rather than changing the default value for the parameter in the timeline 
> macro definition,
> you can add the "limit" parameter when invoking the timeline macro in 
> *$:/core/ui/SideBar/Recent*.
>
> For example, if you want to set the maximum number of tiddlers to display 
> to 50, you can add "limit=50", like this:
>
> <$macrocall $name="timeline" limit=50 
> format={{$:/language/RecentChanges/DateFormat}}/>
>
> 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/e6ba21cf-9d7a-429e-b0d3-497ffd7b09afn%40googlegroups.com.

Reply via email to