Skip to content

Missing Folder Structure Display for Objects #2

Open
@AmiRM4A

Description

@AmiRM4A

Hi,
I've been using the storage browser, and I noticed that it lists all S3 objects as flat files without displaying them in a folder structure. it would be helpful if the browser could interpret and display objects accordingly.

For example, instead of showing:

folder1/file1.txt  
folder1/file2.txt  
folder2/file3.txt  

It would be better if it grouped them like:

📂 folder1  
   ├─ file1.txt  
   └─ file2.txt  
📂 folder2  
   └─ file3.txt  

This would make navigation and management much easier.

Thanks for the great work on this project.

Activity

self-assigned this
on Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @mhkarimi1383@AmiRM4A

      Issue actions

        Missing Folder Structure Display for Objects · Issue #2 · ParminCloud/storage-browser