Hi.
I had a question here: Permalink to subfolder in a share?
In the meantime I was told in the chat that my idea is not possible yet, but that I should describe it here as Developers check in here occasionally and maybe it’s a good idea.
In essence I would like to be able to do this:
Given a share like https://os5.mycloud.com/action/share/SOME-UUID-OR-SO which leads me to a folder containing sub folders and sub-subfolders, I’d like to be able to append the path to some subfolder like so:
https://os5.mycloud.com/action/share/SOME-UUID-OR-SO/top-subfolder/next-level/another-folder
that way I could link directly to the folder I’d like to access instead of having to click through the whole path each time.
I think it should be possible with some clever javascript inspecting the URL.