mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-23 04:51:55 -08:00
Make maxium number of tiddlers under the "Recent" tab configurable in the `$:/config/RecentLimit` tiddler. UI for configuring this option is also added under the "Settings" tab.
5 lines
220 B
Text
5 lines
220 B
Text
title: $:/core/ui/SideBar/Recent
|
|
tags: $:/tags/SideBar
|
|
caption: {{$:/language/SideBar/Recent/Caption}}
|
|
|
|
<$transclude $variable="timeline" format={{$:/language/RecentChanges/DateFormat}} limit={{$:/config/RecentLimit}}/>
|