[GH-ISSUE #540] Feature Request: Subfolders #203

Closed
opened 2026-03-16 14:02:02 +03:00 by kerem · 1 comment
Owner

Originally created by @Grayda on GitHub (Jan 30, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/540

Is your feature request related to a problem? Please describe.
I've got an API I wish to document that has several sub-APIs (e.g. one from a status monitor hosted elsewhere), but I can't create folders deeper than directly under the collection.

Describe the solution you'd like
I'd like to create sub-folders within a collection. For example: api.auroras.live (Collection) => v2 (Folder) => alerts (Folder) => Get all alerts (Request).

It'd be great to allow folders a few levels deep, but within reason of course (e.g. 2-3 levels deep would cover most peoples' needs)

Describe alternatives you've considered
I've considered naming my folders with a hyphen to denote levels, such as v1 - users, v1 - products etc. which would work, but take some careful planning, especially since you can't drag to re-order folders.

Additional context
Might look something like this:

image

Originally created by @Grayda on GitHub (Jan 30, 2020). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/540 **Is your feature request related to a problem? Please describe.** I've got an API I wish to document that has several sub-APIs (e.g. one from a status monitor hosted elsewhere), but I can't create folders deeper than directly under the collection. **Describe the solution you'd like** I'd like to create sub-folders within a collection. For example: `api.auroras.live (Collection)` => `v2 (Folder)` => `alerts (Folder)` => `Get all alerts (Request)`. It'd be great to allow folders a few levels deep, but within reason of course (e.g. 2-3 levels deep would cover most peoples' needs) **Describe alternatives you've considered** I've considered naming my folders with a hyphen to denote levels, such as `v1 - users`, `v1 - products` etc. which would work, but take some careful planning, especially since you can't drag to re-order folders. **Additional context** Might look something like this: ![image](https://user-images.githubusercontent.com/4891563/73433102-30bcf000-4398-11ea-9fb7-655392b82e05.png)
kerem closed this issue 2026-03-16 14:02:07 +03:00
Author
Owner

@liyasthomas commented on GitHub (Jan 31, 2020):

I don't think this is a required feature. Anyways, will try to implement if anyone else raises this issue again.

<!-- gh-comment-id:580739572 --> @liyasthomas commented on GitHub (Jan 31, 2020): I don't think this is a required feature. Anyways, will try to implement if anyone else raises this issue again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#203
No description provided.