Hi all

I am getting started with TiddlerAliasPlugin.

I would like to make a "acronyms and variables" table but I don't know how 
to get the correct syntaxe for something like "tiddler.aliases"

I wish I could do something like this :

<<forEachTiddler
>     where
>         'tiddler.tags.contains("$1")'
>    write 
>  '((index == 0) ? "|acronym|title|\n" : "\n")+"|"+*tiddler.aliases*
> +"|"+tiddler.title+"|"'
> >>
>

Thank you for any help

Julien

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