If it's still not working, see if you are not mixing up slices with
sections.
I would keep both Task and Due as slices:

|Task|Hang socks to dry|
|Due|2009.05.02 20:52|

and changed [[%0##Due]] to [[%0::Due]]

On May 2, 10:38 am, Eric Shulman <[email protected]> wrote:
> change this:
>    store.getTiddlerSlice(tiddler.title, "Task")
> to:
>    store.getTiddlerSlice(tag[i].title, "Task")
>
> -e
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to