Hello!

I am trying to create an external link to a PDF file on my local drive in 
Tiddlywiki 5, running Ubuntu and FF 33... I've experimented with two 
different methods of linking:

<a href="/opt/sync/wiki/pdf/CumalaTechnicalInfo.pdf" target="_blank">Cumala 
Technical Info</a>

[ext[Cumala Technical Info|/opt/sync/wiki/pdf/CumalaTechnicalInfo.pdf]]

I have tried using the file:/// URI specification and that produces links 
that do nothing. The above examples open a new tab, which is fine - however 
it produces this URL:

http://127.0.0.1:4444/opt/sync/wiki/tiddlers/CumalaTechnicalInfo.pdf

If I remove the http://127.0.0.1:4444 portion - the file opens as it is 
supposed to... 

Has anyone run into this before? Could this be related to the way in which 
tiddlywiki server is launched? I launch with: 

cd /opt/sync/wiki/
/usr/local/bin/tiddlywiki  --server 4444 &

Pretty straightforward... or so it seems.

On a side note... Thanks for the hard work put into this - I just 
discovered Tiddlywiki and it is EPIC! Many thanks!

Regards,
Daniel

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to