G'day g'day, Please find further below and example of what you need to do: first, the code, then a screenshot (me having applied that code to tiddlywiki.com)
Cheers and best regards !!! <hr style="border-width:4px;"> <center> <$list filter="[all[current]split[ ]join[%20]] +[addprefix[mailto:[email protected]?subject=]]"> <a href={{!!title}} target="_blank">Send a comment/feedback about this tiddler.</a> </$list> </center> [image: Screenshot 2021-02-04 at 9.56.37 AM.png] On Thursday, February 4, 2021 at 5:17:15 AM UTC-4 ludwa6 wrote: > Hey @Charlie: the gForms/gSheet solution was kinda cool... But this email > method is simple & slick enough, i think it could actually work in > production! > > But: i'm not quite clear where to stick that little code-block you've > shared, to make this "comment mailto: feature appear on every tiddler. > Would it be one of those many $:/config/EditTemplateFields/Visibility/..." > tiddlers i see in list of "Shadows," perhaps > > /walt > > On Thursday, February 4, 2021 at 3:09:18 AM UTC [email protected] wrote: > >> I just had a thought for no-fuss-no-muss/no-frills getting >> comments/feedback on Tiddlers: email !!! >> >> <a href="mailto:[email protected]?subject=*tiddler-title*">Send a >> comment/feedback about this tiddler.</a> >> >> So modify the template tiddler to do this instead of that Google Forms >> stuff (replacing that "[email protected]" with the email address >> where comments should go): >> >> *<$list filter="[all[current]split[ ]join[%20]] >> +[addprefix[mailto:[email protected]?subject=]]">* >> >> *<a href={{!!title}} target="_blank">Send a comment/feedback about this >> tiddler.</a>* >> >> *</$list>* >> >> >> >> On Wednesday, February 3, 2021 at 9:01:38 AM UTC-4 TiddlyTweeter wrote: >> >>> JWHoneycutt opined... >>> I am interested in a limited set of end users being able to comment, for >>> me to moderate and revise the tiddlers. >>> >>> [email protected] replied... >>> What if you setup your TiddlyWiki to capture user comments via some >>> other collaboration tool that you can embed in your TiddlyWiki Tiddlers ? >>> >>> Right! >>> >>> Any tool users would: *Twitter, Telegram, Disqus* etc. >>> >>> The issue is that TW is *not *default on-line server based. That is its >>> skill. SOMETIMES one needs add interaction. BUT whether its just an embed >>> of an existing service or more sweat is about the purpose. >>> >>> IF you can do it through framing an extant tool then why not? If you >>> need more then happy coding. >>> >>> TT >>> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ef8c7723-0cfe-4480-9599-c2a1bf2c510bn%40googlegroups.com.

