Hi,
I'm having difficulty getting an external pdf to load in a Bob instance of TW5. I have the file both in the images folder (inside "tiddlers") and also the main tiddlers folder.
I have the field _canonical_uri as being TW-Variables-etc.pdf or as images/TW-Variables-etc.pdf and the type set as application/pdf but the pdf "fails to load"
I've also tried the following paths, none of which work:
./images/TW-Variables-etc.pdf
../images/TW-Variables-etc.pdf
/images/TW-Variables-etc.pdf
./TW-Variables-etc.pdf
../TW-Variables-etc.pdf
/TW-Variables-etc.pdf
/home/david/SyncthingFolders/Bob/TiddlyWiki5/Wikis/BobWiki/tiddlers/images/TW-Variables-etc.pdf
this fails without any indication (just a blank tiddler):
file:///home/david/SyncthingFolders/Bob/TiddlyWiki5/Wikis/BobWiki/tiddlers/images/TW-Variables-etc.pdf
I've read conflicting accounts as to whether this should work in the Node version of TW.
Is there an obvious mistake I'm making?
or perhaps an alternative way of doing this (maybe via html markup)?
Thanks,
- Dave