Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEB Query String ??? support for folder redirect #1025

Open
RoChess opened this issue Nov 16, 2024 · 1 comment
Open

SEB Query String ??? support for folder redirect #1025

RoChess opened this issue Nov 16, 2024 · 1 comment
Assignees
Labels
feature request This issue describes a request for a new feature of the software.

Comments

@RoChess
Copy link

RoChess commented Nov 16, 2024

Relates to ticket #979.

Hoping support can be added (even if it's undocumented) that ???folder will redirect to the startURL with the folder attached.

Config = sebs://foo.com/seb-test.seb???bar
Start URL = http://foo.com
Results in = https://foo.com/bar

I'll gladly URLEncode the argument value if a subfolder is needed and / character leads to issues in query string.

Then sebs://foo.com/seb-test.seb???bar%2Fsub results in https://foo.com/bar/sub

@RoChess RoChess changed the title SEB Query String ??? support for folder redirect [Feature Request] SEB Query String ??? support for folder redirect Nov 16, 2024
@dbuechel dbuechel added the feature request This issue describes a request for a new feature of the software. label Nov 20, 2024
@dbuechel
Copy link
Member

Thanks for the request, we'll have a look at it once time permits. As this would need to be coordinated with the macOS version, it definitely may take some time (also depending on the backlog of @danschlet).

@dbuechel dbuechel changed the title [Feature Request] SEB Query String ??? support for folder redirect SEB Query String ??? support for folder redirect Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request This issue describes a request for a new feature of the software.
Projects
None yet
Development

No branches or pull requests

2 participants