Which version of TW are you using? This was an issue introduced in 5.1.22 
but should be resolved in 5.1.23


On Saturday, April 24, 2021 at 7:49:28 AM UTC+2 [email protected] wrote:

> Thanks for the clarification... My guess is that this is not the kind of 
> thing that I can change directly on the Tiddlywiki page, right? 
>
> It seems like the kind of change that requires changes inside its source 
> code. 
>
> On Thursday, April 22, 2021 at 11:08:04 PM UTC-3 TW Tones wrote:
>
>> This does not happen on the Bob version of tiddlywiki on node.
>>
>> With vanilla node The trick is when you update the story river (list of 
>> open tiddlers) the tiddler $:/StoryList list field is updated. and All 
>> views of the same wiki also update.
>>
>> I do not know the answer but it involves ensuring this change is not 
>> saved.
>> Regards
>> Tones
>>
>> On Friday, 23 April 2021 at 00:37:10 UTC+10 [email protected] wrote:
>>
>>>
>>> I use the node.js version of tiddlywiki... One functionality that I use 
>>> a lot is calling tiddlers to open from an external application that's not 
>>> related with Tiddlywiki, the way I do it is opening links with the follow 
>>> syntax:
>>>
>>> http://localhost:8089/#:[[tiddller1]] [[tiddler2]] [[tiddler3]]
>>>
>>> Doing this, I can open specifically tiddlers on my Tiddlywiki once I 
>>> have their names. So far everything is ok. The problem is that if I open a 
>>> different set of tiddlers on a new page, after some minutes all my tabs on 
>>> the browser update to the same set of tiddlers... As an example, let's say 
>>> that I've opened the set of tiddler above on a page, and then I open a 
>>> different set of tiddlers on the following link:
>>>
>>> http://localhost:8089/#:[[differentTiddller1]] [[differentTiddler2]] 
>>> [[differentTiddler3]]
>>>
>>> In this case, after some time, my first Tiddlywiki tab on the browser 
>>> containing http://localhost:8089/#:[[tiddller1]] [[tiddler2]] 
>>> [[tiddler3]] will change to 
>>> http://localhost:8089/#:[[differentTiddller1]] [[differentTiddler2]] 
>>> [[differentTiddler3]]... And both of my tabs will have the same content. Is 
>>> it possible to stop Tiddlywiki from updating its pages like that? Just so 
>>> if I open different sets of tiddlers on different pages on the browser they 
>>> will remain the same no matter how much time passes by?
>>>
>>

-- 
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/cb700e8f-88b4-467d-966f-c91d649c116dn%40googlegroups.com.

Reply via email to