Oh, but the page now doesn't refresh when I create a new tiddler with the right context. If I make sur eeverything is saved and then reload the page in the browser, the new tiddler will show up. But it doesn't seem to happen on the fly like it used to?
Maybe too much thinking now? Is there a way to make it automatically "re-poll" or soemthing like that? But even if this isn't fixed, I'm happy enough just refreshing. On Tuesday, April 7, 2020 at 11:24:15 AM UTC-4, David wrote: > > No, you understood it. However, your code has a lot of dupes. That's one > thing I was hoping to find out how to fix. But putting in the "unique" bit > mentioned above, seems to have worked. The filter is now: > > [tag[Task]get[context]unique[]sort[]] > > And it works great > > Thanks so much Everyone! > > On Tuesday, April 7, 2020 at 5:59:24 AM UTC-4, Mat wrote: >> >> @David >> >> IMO the other fellas here have misunderstood your request. It is really >> not a difficult problem ...OR I'm the one who misunderstands. >> >> To collect contexts into a variable, you use: >> >> <$set name=foo filter="[tag[Task]get[context]]"> >> ... >> </$set> >> >> >> Then do whatever you want (you didn't specify) instead of the "..." >> >> <:-) >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/79c5652f-2917-499b-a0ee-4b3eabc74450%40googlegroups.com.

