Good morning,
did some extensive research on it already, but seem too dumb to get it. Ok, here's the deal: Running TW on node.js and Windows 10. Did a normal NPM install, so tiddlywiki.cmd resides in C:\Users\<me>\AppData\Roaming\npm. OTOH, I have a wiki in C:\Users\de00735\OneDrive - Company\Biologics\_Wiki\Repository. That's the path where my
tiddlywiki.info sits, unfortunately with two blanks in it.
I have a lot of png logos that, so far, I have imported using the regular import mechanism, i.e., in the tiddlers directory, it creates a tiddler, a tiddler.meta file and puts the associated.png into the directory too. So far so good.
I thought, for OCD reasons, it might be a good idea putting all the logos into a separate directory which I wanted to call "logos". Unfortunately, any attempt to enter a _canonical_uri pointing at that directory failed. I initially assumed the directory where
tiddlywiki.info sits as the root directory giving the _canonical_uri path the value ./tiddlers/logos, but no avail. Other attempts, like using the TW install directory as root directory and pointing at the logos directory using ../../../OneDrive - (etc) also failed.
So, could any kind soul enlighten me on where I went wrong. Thanks so much in advance.