Hello,

So I'm setting up a TW page for collaborative work and I figured a nifty thing 
to have 
would be a "reply" button so that folks could hit that and it would 
automatically link the 
reply to the original tiddler. But...

1) How do I get the new tiddler to get titled "Re: <title of previous tiddler> ?

I tried this to no avail:

<<newTiddler title:{{Re: <$view field="title"/> }}
text:{{store.getTiddlerText('TaskTemplate')}}
label:"Reply" >> 

Got the <$view field="title"/> bit from the group archives, here:

https://groups.google.com/forum/#!topic/tiddlywiki/RiDLgg20-pk

2) Would it be possible to automatically (through the above code) tag it in 
such a way 
that it would be connected (though it couldn't be through the title, as that 
may include 
spaces)... ie. the tag would show all tiddlers in a given conversation... Seems 
like this 
might be beyond the capacities of TW, though?

I should point out that I'm using the classic version of TW.

Thanks.



Alex.
-- 
-------------------------------------------------------------------------
http://www.alexsgarcia.com/
https://soundcloud.com/asglyrics
Music Videos : http://mvdbase.com [database]
http://www.freelists.org/list/mv [mailing-list]
-------------------------------------------------------------------------

-- 
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1703797.lY96IstY8j%40unicorn.zapto.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to