Hi Folks,

Is there a way to have a simple 'ForEachTiddler' query such as the 
following prompt me for the search string.

<<forEachTiddler
 where
 'tiddler.text.contains("bf20140228")'
>>

Use case is:

   - I use separate tiddlers to summarize tasks and files I am working on
   - Within each tiddler I will place the string "bfYYYYMMDD" to remind me 
   when I need to revisit or take action on that file or project followed by a 
   brief description of the action required. The "bf" simply means 'bring 
   forward'.
   - I would like to place a link to a tiddler called "BringForwardList" in 
   the "MainMenu" then be prompted for the date string to pass to the 
   'ForEachTiddler' statement to generate the list which I could either print 
   or work with interactively within TiddlyWiki
   - I am trying to keep this as simple as possible. I don't think I need 
   to get into custom date fields, etc.

Thanks,

John Kerr

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to