[image: Clipboard04.jpg]
[image: Clipboard05.jpg]
I made as you said but it gives errors. Maybe the structure is not good. I
checked the commas.
duminică, 3 mai 2020, 17:25:18 UTC+3, Jed Carty a scris:
>
> 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/908f0746-2e0d-4fd9-8257-c772253b1fa9%40googlegroups.com.