Hi!

I've noticed an issue in Udo's TiddlerAliasPlugin (1). Namely, if you
use an alias with space in it, then fET (2) doesn't recognize it
correctly if you use [[...]]. For example:
Tiddler story1 tagged Character
Tiddler story2 tagged [[Person x]]
Tiddler Character with alias [[Person x]] contains the code: <<tiddler
fETTransclusion>>
Tiddler fETTransclusion contains the code:
<<forEachTiddler where
'tiddler.tags.contains(context.viewerTiddler.title) ||
tiddler.tags.contains(context.viewerTiddler.fields.alias)'>>

This doesn't work. However, if instead of [[Person x]] I use Person x
without [[...]] or quotes as alias, it works.

Any insights? Udo?

w


(1) http://tiddlywiki.abego-software.de/Beta.html#TiddlerAliasPlugin
(2) http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin

-- 
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