On Sunday, February 7, 2021 at 5:15:23 PM UTC-8 joshua.... wrote:
> But it also looks like we do have a bug with the current behavior. Any > tiddlers loaded from OUTSIDE the Wiki directory will try to write back to > that location, and the last check for this always encoded those file-paths > and writes the file to the `tiddlers/` folder instead. > > ? I seem to have it working for an experimental .sql file inside a directory outside the Wiki folder. The path is relative, but definitely outside the wiki. The file saves back to the original location as hoped for. This after wasting an hour not realizing I needed to be in 5.1.23. In file tiddlywiki.files, located in tiddlers/findme : "path": "../../../../sql", So sql directory is two whole steps above the tiddlywiki root folder. I want to try it later with an absolute directory. Something that isn't documented. It appears that your folder with the tiddlywiki.files file has to be below ./tiddlers or ./plugins ?? Is that correct? Thanks! -- 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/d00affe8-832b-4850-974c-f26808537e7bn%40googlegroups.com.

