When using fET with tiddler slices, can you use variables?
I looked at RegEx, but I seem to be missing how to implement
(http://www.javascriptkit.com/jsref/regexp.shtml)
i.e.
store.getTiddlerSlice(tiddler.title, "number") == ">=8" &&
store.getTiddlerSlice(tiddler.title, "number") == "/\d{1}/" &&

Can you use a sytax similiar to: ("Task" does not = "Test Task")
'tiddler.title != "Slices" && ! store.getTiddlerSlice(tiddler.title,
"Task") == "Test Task"

http://www.strm.us/Private/TWGG%20Questions%200109.htm#Question08
--~--~---------~--~----~------------~-------~--~----~
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