-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi, great tool!
This is a feature request that I might be interested in implementing if you approve.
I know S3 is basically a key-value store but a lot of people are using slashes as folders. If you have lots of nested folders, it's really hard to navigate the current UI.
I'm suggesting adding folders to UI so you can browse a specific key prefix like a/b/c
.
It's already possible to list a specific prefix by using search but results still display the prefix, which doesn't help a lot.
You also need to url encode the search term if you have slashes (or other special characters) in the prefix, which I assume is a bug.
Let me know your thoughts.
Metadata
Metadata
Assignees
Labels
No labels