Hey David,

Does the timeline macro not work?

$:/core/macros/timeline

The Recents tab is just a call to timeline:

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

Diego

On Tuesday, April 17, 2018 at 8:42:34 AM UTC-5, David Gifford wrote:
>
> Hi all
>
> Wow, I am getting rusty. I have the following list filter:
>
> <$list 
> filter="[!is[system]is[tiddler]!title[HQ]!tag[agmorg]!sort[edited]]"><span 
> class="bluetextbox"><$transclude field="text" mode="block"/></span></$list>
>
> But I want the results separated by date edited, similar to what happens 
> in the recent tab, so it looks like this
>
> <h2>Most recent date edited</h2>
>
> Tiddler 4
> Tiddler 3
>
> <h2>Previous date edited</h2>
>
> Tiddler 2
> Tiddler 1
>
> I probably knew how to do this years ago, but now I am drawing a blank. 
> Any help?
>

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8cf91d7c-7c12-4c46-b6c4-70665c27b014%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to