[tw] Re: Don't get along with ExternalImages and NodeJS

2017-03-25 Thread 'Mark S.' via TiddlyWiki
I agree that this is a problem and an impediment to using nodejs. 
Apparently a lot of people just use TiddlyWiki for text and don't recognize 
the problem.

One solution, since you're already using nodejs, is to launch http-server 
in a separate command window. See 
https://www.npmjs.com/package/http-server. Then serve up tiddlers from that 
local server.

Good luck,
Mark 

On Thursday, March 23, 2017 at 8:53:58 AM UTC-7, Daniel S. wrote:
>
> Hello, 
>
> it seems that its not possible to achieve what i want with just tiddlywiki 
> and nodejs. Since nodejs cannot serve local files, its not possible to see 
> external images in tiddlywiki when they are located on your hdd. So i have 
> to either externalize my images on a webserver or to work without nodejs 
> and local images. 
>
> Very unfortunate but thank you very much. 
>

-- 
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/d02d5c3d-1985-44d0-b573-70a7220951eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Don't get along with ExternalImages and NodeJS

2017-03-23 Thread 'Daniel S.' via TiddlyWiki
Hello, 

it seems that its not possible to achieve what i want with just tiddlywiki 
and nodejs. Since nodejs cannot serve local files, its not possible to see 
external images in tiddlywiki when they are located on your hdd. So i have 
to either externalize my images on a webserver or to work without nodejs 
and local images. 

Very unfortunate but thank you very much. 

-- 
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/54ff3fe5-a28b-421b-9116-7ffab234d8b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Don't get along with ExternalImages and NodeJS

2017-03-23 Thread PMario
On Thursday, March 23, 2017 at 12:03:06 PM UTC+1, Daniel S. wrote:
>
> I think there is a misunderstanding from my side how this works in 
> general. So maybe you can help me with that. 
>

The tiddlywiki --server command is no general purpose file server. That's 
why your images are not served. There are some open pull requests to 
improve the "asset" serving behaviour, but they are not merged yet. ... 
There is no info atm, if they ever will 

-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 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/4ec5a92a-eac3-47ea-bdb9-f2f6b7e5076c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.