Hi Riz,

IMO you should describe, what you want to achieve. ... IMO you are 
"mis-using" the tiddlywiki.files setting. 

tiddlywiki.files <http://tiddlywiki.com/#tiddlywiki.files%20Files> was not 
invented to create .tid files. It is intended to deal with files, that are 
externally created, but should show up in a TW. eg: PDFs shown with a 
_canonical_uri field. And not loaded fully into the TW. ... Or external js 
libraries, that should be loaded as "plugins"

If you want to create .tid files, just create them in a subdirectory, 
without a tiddlywiki.files file and the startup mechanism will handle it as 
expected. 

---------------------------------

did you check out: in your tidddlywiki.info (see: .info 
<http://tiddlywiki.com/#tiddlywiki.info%20Files>  not .files)

    "config": {
        "retain-original-tiddler-path": true
    }

or

    "config": {
        "default-tiddler-location": "../path/to/tiddlers"
    }

have fun!
-mario

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/affe1d7a-d9aa-4323-95b8-cb51dbd4929e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to