Hi Alex

> Sometimes i want to just record a url and tag it. i don't necessarily
> want to give the tiddler a title. if i click on the title, and it is a
> external link, it would be good if the page opened.

Don't know if you can use this idea (- untested -). Needs
HideWhenPlugin and the CheckBoxToggleTag transclusion:

[[ViewTemplate]]
<span macro="showWhenTagged url"><span class='title center'
macro='tiddler Links##url with:{{tiddler.title}}'></span><span
class='SomeClass'>url<span class='' macro='tiddler CheckboxToggleTag
with:url'></span></span></span>

[[Links]]
!url
[[$1|$1]]

Cheers Måns Mårtensson

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