Saq, Donald Lets summarize the findings here (I edit this post to add other conclusion with you and later add to TW-Scripts) What is given below is tested and confirmed.
External Images and PDFs Mohammad <file:///C:/TW/00.%20TW-Scripts/Scripts%20in%20Tiddlywiki.html#Mohammad> 9th March 2020 at 4:53pm Single file wiki (e.g. testWiki.html) 1. External image can be put everywhere in local disk as can be embed in wiki using canonical URI. See full solution here: https://kookma.github.io/TW-Scripts/#Create%20External%20Images%20from%20A%20Directory Node.js wiki (e.g. myWiki) [The description here tested on Windows 10 + Tiddlywiki 5.1.22 + Node.js 12.13.1) NO tiddlywiki.files is used here 1. the wiki started like tiddlywiki myWiki –server so the address is http://127.0.0.1:8080/ 2. If you create a folder called files, inside wikiforlder, then you can get access to all objects (images, pdfs, subfolders ...) - through http://127.0.0.1:8080/files/obj-name - like http://127.0.0.1:8080/files/IMG_20160405_120320.jpg [WORK] - all sub folders in files work as above 3. you cannot access objects in a folder like pictures inside wikifolder [NOT WORK] to be completed .... -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/5bd54f5b-ed39-4a54-87b3-712d36404edc%40googlegroups.com.

