Dynamic tables has the ability to add templates for columns.

You could take the column template for email, clone it, change "email" to 
"talk-to", modify the <a> link to use the <$link...> syntax instead. 
There's a little extra involved since you'll need to fetch the value of 
currentRecord!!currentField. This assumes that the contents of "talk-to" 
always point to a tiddler, of course.

On Thursday, June 18, 2020 at 8:05:52 AM UTC-7, springer wrote:
>
> Hi Mario, thanks for offering an idea...
>
> In shiraz' dynamic tables macro, I can specify a set of columns like so
>
> fields: "title caption talk-to notes created modified"
>
> If I try to insert a 
> <$link to=talk-to>
>
> in that string of fields (or any variation I can think of on that theme), 
> the macro reads 
> <$link
>
> as a field, and 
> to=...>
>
> as another field (and I see empty columns for each of those headings, of 
> course).
>
> Did I misunderstand what you were suggesting?
>
> A *different* strategy might be this: Since TiddlyWiki already has a 
> toggle to treat tiddler titles as links, I wonder whether that can 
> mechanism can be hacked to specify other fields that we can render always 
> as links...? (That could be exciting!)
>
> -Springer
>
> On Thursday, June 18, 2020 at 4:58:15 AM UTC-4, PMario wrote:
>>
>> Hi,
>>
>> If you use ZName without the brackets, you can use <$link to=...> in your 
>> table template. So it will show a link in the table, but you can use the 
>> "pure" format in the field. 
>>
>> just an idea. 
>>
>> have fun!
>> mario
>>
>

-- 
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/a8a893e8-d5e3-41ee-99b6-4a3be5d442f9o%40googlegroups.com.

Reply via email to