Proposal: Add Quick Access to the Bitwarden desktop app #20228
Replies: 2 comments
|
✨ Thank you for your code contribution proposal! While the Bitwarden team reviews your submission, we encourage you to check out our contribution guidelines. Please ensure that your code contribution includes a detailed description of what you would like to contribute, along with any relevant screenshots and links to existing feature requests. This information helps us gather feedback from the community and Bitwarden team members before you start writing code. To keep discussions focused, posts that do not include a proposal for a code contribution will be removed.
Thank you for contributing to Bitwarden! |
|
Hey @ryuyb, thanks for the great suggestion. We're evaluating a feature along the lines of what you described and will share updates as we make progress. |
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
✅ Code Contribution Proposal
Code Contribution Proposal
I would like to propose a Quick Access feature for the Bitwarden desktop app.
The idea is simple: press a global shortcut from anywhere, open a small search window, find a vault item, and copy the field you need without switching to the full desktop app or browser extension.
This request has been around in the Community Forum for a while:
https://community.bitwarden.com/t/quick-search-feature/19270
I would like to work on this, but I want product and engineering feedback before I start.
What I am proposing
I am proposing a lightweight Quick Access window in the desktop client that opens from a user-configurable global shortcut.
The first version would stay narrow:
This would cover the common cases:
What I am not proposing for v1
I do not think the first version needs to include:
I think v1 should focus on quick retrieval first.
Suggested direction
My preference is to keep this inside the existing desktop app and add a dedicated Quick Access route or compact window state, instead of building a separate desktop window model in the first pass.
That feels like the smallest useful version and the most realistic target for a community PR.
Questions
If this direction makes sense, I can put together a small UI mock and then work on an implementation plan.
All reactions