Does files upload plug-in support saving files to nested subfolders

Does files upload plug-in support saving files to nested subfolders like files\images\ , files\videos\ , files\pdf\ or may be even files\images\rad\

I believe that for that you can use filesystempaths

https://tiddlywiki.com/#Customising%20Tiddler%20File%20Naming

1 Like

Could be a false memory, but I thought if you used tiddler names like files/images/thing.pdf, that it automatically created the paths. But it has to be the forward slash.

https://saqimtiaz.github.io/tw5-plugins-sandbox/#%24%3A%2Fplugins%2Fsq%2Fwebdav-utils

I was using this plug in by Saq. In the settings of this plug in there is a filter for file path used to save media files

Does it mean that all images will go to images folder and all other files will go to the folder specified in the field shown just above the filter (files in this example)