Im trying to write a simple macro to: Return the contents of the field 
'name' and if the field is absent, the title of the tiddler (in plain 
text). 

Can someone help me in getting this to work?

\define get_title()
{{{[all[current]get[name]else[!!title]]}}}
\end

Cheers,
Adithya

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/3000dbc7-8d53-43d6-957e-8a770b673d34n%40googlegroups.com.

Reply via email to