Jeremy, this was for you, I accidentally addressed Jed but edited it.

Regards
Tony

On Saturday, 11 August 2018 13:56:49 UTC+10, TonyM wrote:
>
> Jeremy,
>
> In a related technical question. We can use the tag $:/tags/RawMarkup to 
> include external files, 
>
> eg in a tiddler tagged  $:/tags/RawMarkup and containing 
> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css";> 
> on save a reload we can access all the css from this that we want.
>
> This is surely accessing not only an external file but a webresource.
>
> Why can we not use this mechanism to access and address external files? 
> and potentially tiddler and json files? 
>
> Regards
> Tony
>
> On Saturday, 11 August 2018 05:27:30 UTC+10, Jeremy Ruston wrote:
>>
>> That was a great feature that apparently is not possible in TW5.
>>
>>
>> The problem is actually that browsers have tightened their security 
>> restrictions over the last decade, and none of them any longer allow the 
>> external file access that made the SharedTiddlersPlugin possible. So not 
>> only can we not add anything like it to the single file configuration of 
>> TW5, it doesn't work in TWC any longer either.
>>
>> Best wishes
>>
>> Jeremy.
>>
>>
>> Under node.js, you include separate systems of tiddlers by putting this 
>> in your "top" tiddlywiki.info file:
>>
>>    "includeWikis": [
>>          "../test"
>>     ],
>>
>> Usually this is inserted just before "build". Be sure to have backups. 
>> "test" should point to a directory that is a TW directory (i.e. has a 
>> tiddlywiki.info file). I found it rather fragile when setting up, but 
>> maybe I was just clumsy.
>>
>> Other ideas.
>>
>> If all the tiddlers in your "other" TW were tagged with a special marker, 
>> then you drag the entire TW into your TW file and import them all. Then 
>> delete them with a single button later. You could even have a view template 
>> that prevents you from editing the tagged tiddlers.
>>
>> You could use tinka, or node.js to turn all your tiddlers in TW "B" into 
>> a plugin. Then you could drop the entire plugin into your TW file. Any 
>> changes you made would be to shadow tiddlers and would stick around (I 
>> think) when you later deleted the plugin.
>>
>> -- Mark
>>
>>
>> On Thursday, August 9, 2018 at 7:55:44 PM UTC-7, Yohan Fernando wrote:
>>>
>>> Hi, 
>>> Looking out for an option to link multiple TiddlyWikis together? That 
>>> is, to have one main wiki, but be able to access the tiddlers, search the 
>>> tiddlers from any wiki. I believe this is what the SharedTiddlersPlugin 
>>> did. I believe it doesn't work in TW5? I got an alert mentioning its only 
>>> meant for TW Classic. 
>>>
>>> Cheers,
>>>
>>> Yohan
>>>
>>> -- 
>> 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 post to this group, send email to [email protected].
>> 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/77665531-37cc-485c-ac61-3039f8b30df9%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/77665531-37cc-485c-ac61-3039f8b30df9%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>

-- 
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 post to this group, send email to [email protected].
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/03ff1995-3a32-45fc-859f-c49bb9a57b60%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to