Arlen,

My mistake, a typo fooled me, however I  currently map a network location 
\\studio8d\intranet\TW5 Intranet, to the I: drive 

The Settings.json file reads
        "C:": "C:\\",
        "I:": "I:\\",

Is there away to specify the network share directly?

So, My Idea was to open a TiddlyServer address in an iframe and use the 
items there to drag and drop items into my current wiki, 

however your tip

*You can drag a link to a Tiddler into your bookmarks as a bookmarklet and 
then drag it into another Tiddlywiki to import the tiddler. *

does not apply to items in the tiddly server file and folder list, and 
sadly not even an iframe with file:///i://

In fact dragging from / to bookmarks is only giving me a link to the file, 
not the contents..

I mistakenly Attributed the tip also to tiddly server - oops.

Regards
Tony



On Thursday, October 19, 2017 at 1:14:55 PM UTC+11, Arlen Beiler wrote:
>
> Any folder may contain any file types and you can open any of them. The 
> only purpose the types object serves is to determine the icon used in the 
> directory listing. The icons are found in *assets/icons/files*. Also, you 
> cannot specify a property with the same name twice in a JSON object. Just 
> include the new types object containing all the data in one object.
>
> Hope that helps,
> Arlen
>
> On Wed, Oct 18, 2017 at 9:30 PM, TonyM <anthony...@gmail.com <javascript:>
> > wrote:
>
>> Arlen,
>>
>> In tiddlyserver is it possible to add to the types in the settings.json 
>> file? It did not work for me
>>
>>     "types":{
>>         "htmlfile": ["htm", "html"]
>>     },
>>
>>     "types":{
>>         "htmlfile": ["htm", "html"]
>>         "jsonfile": ["json"]
>>         "tidfile": ["tid"]
>>     },
>>
>> The answer to this may help me extend the trick you just shared!
>>
>> Thanks
>> Tony
>>
>> So that one can browse to a folder containing these?
>>
>> -- 
>> 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 tiddlywiki+...@googlegroups.com <javascript:>.
>> To post to this group, send email to tiddl...@googlegroups.com 
>> <javascript:>.
>> 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/cf8776e1-f705-4add-97f3-4fc879fd02d8%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/cf8776e1-f705-4add-97f3-4fc879fd02d8%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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/c5c86aad-d2e8-4aea-b796-24f2cf4f5dab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to