Arlen22 / TiddlyServer

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

I create a subfolder to categorize some system tiddlers. But when they were modified, the position change to root tiddler folder! #120

Closed joannepp closed 2 years ago

joannepp commented 3 years ago

Can Tiddlerserver save the file in its subfolder position?

Arlen22 commented 3 years ago

It should work exactly the same as the TiddlyWiki Node server. If you can do this properly with the Node server but not with TiddlyServer than could you explain in more detail how to do it in the Node server and I will attempt to find why it is not working the same in TiddlyServer.