Hello Jeremy, could you please give a more detailed example on how to access PDF files within a nodejs driven tiddlywiki.
I tried several solutions from the tiddlywiki help and tiddlers but I didn't manage link to an pdf file in my wiki. In the standalone HTML file I can use [[Book|file:\\\c:\tmp\book.pdf]] Thanks a lot, best regards Peter Am Sonntag, 27. November 2016 18:24:39 UTC+1 schrieb Jeremy Ruston: > > Hi Stefan > > That is sad, i hoped I can finally build my database in TW5. Thanks for > the answer. > > > You should still be able to use external images with TW5 under Node.js. > You can either keep your PDFs in a separate folder and refer to them via a > file:// URI in your _canonical_uri field, or keep the PDFs under a separate > web server (eg https://www.npmjs.com/package/http-server). > > Best wishes > > Jeremy > > > duminică, 27 noiembrie 2016, 19:02:14 UTC+2, Jeremy Ruston a scris: >> >> Hi Stefan >> >> I would like to create and display external images and external file (pdf >> - inside iframe) in Ubuntu. I chosen the right type and created the >> _canonical_uri field with the filename and path (images/696.jpeg) of the >> image but it is not displayed. I wonder why? The image is located inside >> the wiki folder (nodejs) in the images folder. The same with the pdf (i >> chose HTML markup as type and the _canonical_uri field with the value: file >> path and pdf file name). Thanks. >> >> >> TiddlyWiki doesn’t currently serve tiddlers as static file attachments. >> See this issue for the background: >> >> https://github.com/Jermolene/TiddlyWiki5/issues/1000 >> >> Best wishes >> >> Jeremy. >> >> >> >> -- >> 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/99c304df-994e-4c1d-96c0-fca87a4213f5%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/99c304df-994e-4c1d-96c0-fca87a4213f5%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] <javascript:>. > To post to this group, send email to [email protected] > <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/f1399a5c-29c7-4b5c-9b94-244e92180779%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/f1399a5c-29c7-4b5c-9b94-244e92180779%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/0da2c9bf-0d9d-4ab7-bf62-49f911a61ab6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

