We know nothing about your data structure, so it is hard to answer.

But I would assume that you have, perhaps, a tiddler for each 
provider/user. Like [email protected]. You could use that tiddler to store the 
related cells in a row. Then make a macro that creates the button for you 
based on the login.

So, for instance, you might invoke as <<mylog [email protected]>> and it would 
create the button. When you click on the button, it would put the current
timestamp into a field like lastvisit. Then in table you might use 
{{[email protected]!!lastvisit}} for the last visit field.

Good luck!

On Monday, October 7, 2019 at 1:08:45 PM UTC-7, Cd.K wrote:
>
> I would like to use TiddlyWiki as a control center: 
>
> [image: 07-10-_2019_21-41-09.png]
>
>
> When clicking the login link in the second row of the table, the date in 
> the column next to it should be updated. 
>
> I can format the link as a button with the link as the label and I can 
> create a formatted date with a macro call. 
>
> *But how can I address the date in the next column of the table in the 
> same row from the login button? *
>
> Can I determine in the button in which browser the tiddler is displayed?
> The last line is about "TOR" to indicate that the link should only be 
> clicked in a Tor browser.
> If the link is not clicked in a Tor browser, a message should be displayed 
> instead of opening the link. 
>
> For the Tor Browser, there is another TiddlyWiki, which also contains this 
> tiddler. But I want to edit/update the content only in one place. 
> *Can the Tor Browser tiddler be changed automatically with changes in the 
> control center TiddlyWiki?*
>
> Regards
> Cd.K
>
>
>
>
>
>
>
>
>

-- 
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/06cb1cad-c9b0-43f9-9df0-39739ef8483f%40googlegroups.com.

Reply via email to