When you view a non existent tiddler, e.g. by clicking on a wikiword
for which no tiddler currently exists, how do you get the title of the
non existant tiddler?

The tiddler 'NonExistent' doesn't yet exist. Double-click to create it

I want to include the following in my view template so that I can
create another tiddler tagged with "NonExistant". When the tiddler
exists I can use tiddler.title

<span macro='newTiddler label:"new task" tag:"Task" tag:{{tiddler ?
tiddler.title: ?whatGoesHere? ;}}'></span>

Hope this makes sense.
Rob.

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