Hi Dave,

On Monday, December 16, 2019 at 5:53:25 PM UTC+1, Dave wrote:
>
> Ton, here's my finding (see attached): there's no "recent" in there but 
> there is the "default sidebar tab" which has a TableOfContents in there 
> (but it worked before this)
>
> The  weird thing is that when I go to the "More" tab, the recents there is 
> correct
>
>  
Upon inspection the (sidebar) Recent tab ($:/core/ui/SideBar/Recent) and 
the More > Recent tab ($:/core/ui/MoreSideBar/Recent) are different 
tiddlers (and with different tags $:/tags/SideBar & $:/tags/MoreSideBar) 
but contain the same code:

<$macrocall $name="timeline" 
format={{$:/language/RecentChanges/DateFormat}}/>

It looks like $:/core/ui/SideBar/Recent is in the list of overridden shadow 
tiddlers (at least I see it in your picture).
If that is the case, just delete $:/core/ui/SideBar/Recent and the original 
shadow tiddler will be active again.

Hope that helps.

Cheers,

Ton

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/a81236fb-4972-423d-9c5f-a4e51e81c7c4%40googlegroups.com.

Reply via email to