Feature Request: Custom Repository Folders for Better Organization #200336
-
🏷️ Discussion TypeQuestion 💬 Feature/Topic AreaProfile BodyHello GitHub, I would like to suggest a feature that would allow users to organize their repositories into custom folders or categories within their GitHub account. As the number of repositories grows, managing and navigating them becomes increasingly difficult. While Topics, Organizations, and filters are useful for discovery and search, they do not provide the same intuitive visual organization that folder-based structures offer. For example, users could create folders such as: Project/ Web Development/ Automation/ This would make it much easier to: Organize repositories by subject, technology, or purpose. Ideally, folders would be fully customizable and available only as an organizational layer, without affecting repository URLs, ownership, permissions, or existing workflows. I believe this feature would significantly improve repository management for many developers and teams. I am not sure whether this feature has already been discussed, requested, or evaluated in the past. If it has already been addressed, or if there are technical or design reasons why it cannot be implemented, I apologize for bringing up a duplicate topic. I simply wanted to share an idea that I believe could improve repository organization for users who manage a large number of projects. //---------------------------------------------------// Thank you for considering this suggestion |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
GitHub does not have real folders for profiles yet, but there is a workaround you can use right now. You can use GitHub Stars and Lists. Just star your own repositories, and then you can organize those stars into custom Lists with whatever names you want. It basically works exactly like the folders you said. Fingers crossed they add real profile folders someday, but hopefully the Lists trick helps you organize things for now |
Beta Was this translation helpful? Give feedback.
-
|
@EgglezosHub Thank you for your answer, I tried using the like/bookmark system but at least for me is still kinda messy, I also hope they will implement folders system, it will be soo cool, having everything perfectly organized. |
Beta Was this translation helpful? Give feedback.
GitHub does not have real folders for profiles yet, but there is a workaround you can use right now. You can use GitHub Stars and Lists. Just star your own repositories, and then you can organize those stars into custom Lists with whatever names you want. It basically works exactly like the folders you said. Fingers crossed they add real profile folders someday, but hopefully the Lists trick helps you organize things for now