Hi James

The problem with "Method 2 AutoMatic" is that the inner list widget is
trying to reference the current tiddler but it will have been overridden by
the outer list widget.

A workaround should be possible: try copying the current tiddler reference
to a variable in an outer set widget, then do make the inner list widget be
something like this:

<$list filter="[sameday:created{!!created}tag<cachedCurrentTiddler>]">

Best wishes

Jeremy


On Thu, Jan 1, 2015 at 10:11 PM, James Anderson <[email protected]>
wrote:

> https://dl.dropboxusercontent.com/u/41230376/twtests/filter.html
>
> In the above link "Method 2 AutoMatic" is the list I am having an issue
> with.
>
> I have trouble generating a list like this automatically. It almost
> feels/looks like I am just missing a tag[current], i can't figure out the
> syntax to do this, any help would be greatly appreciated
>
> Thanks,
> James
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWikiDev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/tiddlywikidev.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jeremy Ruston
mailto:[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to