usebruno/bruno

📌 Feature Request: Add "Pin to Top" or "Favorite Collection" Feature for Better Collection Management

Open

#4298 opened on Mar 21, 2025

View on GitHub
 (2 comments) (7 reactions) (0 assignees)JavaScript (43,787 stars) (2,403 forks)batch import
enhancementgood first issue

Description

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

This feature

  • blocks me from using Bruno
  • would improve my quality of life in Bruno
  • is something I've never seen an API client do before

Describe the feature you want to add, and how it would change your usage of Bruno

I propose adding a "Pin to Top" or "Favorite Collection" feature to Bruno's collection management interface. This feature would allow users to mark certain collections as pinned or favorite, ensuring they always appear at the top of the collection list.

Key Benefits: ✅ Quick Access: Users can easily access frequently used collections without scrolling. ✅ Improved Organization: Helps prioritize key projects or endpoints. ✅ Enhanced Workflow: Reduces friction when working with large numbers of collections.

Feature Details:

  • A ⭐️ or 📌 icon will appear next to each collection.
  • Clicking the icon toggles the "Pinned" state.
  • Pinned collections automatically move to the top of the list.
  • Pinned collections will be visually distinct — either with a subtle background tint or an icon badge.

Potential Enhancements (Optional):

  • Keyboard shortcut for pinning/unpinning collections.
  • Filter option to show only pinned collections.
  • Sync pinned collections across devices if Bruno supports cloud sync.

Mockups or Images of the feature

No response

Contributor guide