[tw] Re: Boolean logic help

2011-05-16 Thread Tobias Beer
This syntax doesn't look valid at all. For one, If you use parameter evaluation all your javascript code must be within the double curly brackets. At least, I am not familiar with this kind of syntax, so I would presume it's not at all doing what you're trying to achieve: tiddler TID##SECTION

[tw] Re: Boolean logic help

2011-05-16 Thread Eric Shulman
This syntax doesn't look valid at all... At least, I am not familiar with this kind of syntax... tiddler TID##SECTION if:{{CODE}} see http://www.TiddlyTools.com/#CoreTweaks (#890) which adds the if:... parameter handling to the tiddler macro enjoy, -e -- You received this message because

[tw] Re: Boolean logic help

2011-05-14 Thread axs
hmm... i don't think it should error out. store.getTiddlerSlice() should return undefined when the slice doesn't exist, and the comparison should be perfectly valid. What is the error that you get? Try just doing store.getTiddlerSlice manually with the slice name and see what the error console