raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.32k stars 3.01k forks source link

[1Password] ...quick access to main fields: name, password, on-time passwd #15055

Open markminnoye opened 3 hours ago

markminnoye commented 3 hours ago

Extension

https://www.raycast.com/khasbilegt/1password

Description

A quick way to find and paste username and password

Current behavior:

The main (quick) action will open the selected entry in 1Password. Other actions can be viewed by pressing ⌘K:

raycast 1password enter action anon

Sugested behavior

  1. have custom (quick) actions for the main functions, inline with those in 1Password's Quick Access

    • ⌘⏎ Paste username
    • ⇧⏎ Paste password
    • ⌥⏎ Paste One-time password
  2. have the custom (quick) actions previewed when the modification-key is pressed, as shown in the mockups: (the mochups should display "Paste" iso "Copy")

raycast 1password enter action anon default

raycast 1password command-enter action anon [⌘] held down

raycast 1password shift-enter action anon [⇧] held down

raycast 1password option-enter action anon [⌥] held down

Who will benefit from this feature?

All 1Password users that use raycast as interface to access their login credentials.

Anything else?

raycastbot commented 2 hours ago

Thank you for opening this issue!

🔔 @khasbilegt @thomaspaulmann @dteare @pernielsentikaer @cb372 @henrik-dmg @justspacedog @kjeldahl @superwhys @Luk4h @LitoMore @bxb100 @vimtor you might want to have a look.

💡 Author and Contributors commands The author and contributors of `khasbilegt/1password` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.