As part of a macro I'm writing, I'm trying to use a function that is
not defined in the macro.
  where 'tiddler.title.containsAny
(["2009-08-03","2009-08-04","2009-08-05","2009-08-06","2009-08-07"])'
The following function works fine:
'tiddler.tag.containsAny
(["2009-08-03","2009-08-04","2009-08-05","2009-08-06","2009-08-07"])'
but, doesn't do what I want.  I'm trying to collect tiddlers that have
date-time stamps as their title into a weekly status report.
(I have another post here for a different problem with the
application.  I separated the problems.  I am able to select an
individual date, just not several.)
If someone has another way to accomplish the same thing, great.  BTW,
I'm doing this at work, so I am severely limited in the plugins I have
access to (and I'm not a good typist to enter plugins by hand).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to