Windows pathing is going to be the end of me. It has cause more problems 
when developing Bob than anything else.

I guess this means that you may be the first person using windows to try 
and make nested wikis using Bob. I find that a bit weird but no one else 
has mentioned it.

The wikis listed don't have to be in any particular order, you can 
rearrange them however you wish.

You can put the wikis anywhere in the listing by editing the settings file, 
on everything but windows you can just name the wikis and they get put into 
the structure you expect.

The structure of the wikis section of your settings file is what matters:

{
   "wiki1": {
      "__path": "/path/to/wiki1"
      "wiki2": {
          "__path": "/path/to/wiki2"
      }
   },
   "wiki3": {
        "__path": "/path/to/wiki3"
   }
}

the above structure would list the wikis as

wiki1
   - wiki2
wiki3

Since this is part of some of the basic functioning of Bob I have no idea 
how much work it would take to accommodate windows pathing. It may be a 
while before this gets addressed.

-- 
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/1b162675-4652-4773-88b6-4f004e7450ae%40googlegroups.com.

Reply via email to