Arlen22 / TiddlyServer

v2 - A static file server that can also save files and mount TiddlyWiki folders
https://arlen22.github.io/tiddlyserver/
MIT License
256 stars 36 forks source link

existing tiddly wiki #108

Open mathewjpotter opened 3 years ago

mathewjpotter commented 3 years ago

I think I am missing something really silly, but I have an existing tiddly.html file, how to get that to work with this server?

Arlen22 commented 3 years ago

Put it in a folder referenced in the tree, and then open it from there. If you already got that far and it isn't saving, make sure your wiki is at least version 5.1.15.

Arlen22 commented 3 years ago

You need to access it through the localhost address, not the file system when you open it in the browser, otherwise it won't save.

http://localhost:8080/folder/tiddly.html