martininsulander / KrunnerBitwarden

GNU Lesser General Public License v2.1
5 stars 2 forks source link

Configure trigger, action #2

Open entekadesign opened 2 years ago

entekadesign commented 2 years ago

This plugin works great! Thanks for putting the time into it. I wonder if there are any plans to enable configuration functionality. The two settings I would love to be able to configure are (1) the trigger string; and (2) the action executed when a match is found (instead of copy password to clipboard, how about launch default browser with URL associated with matching record?)

martininsulander commented 2 years ago

Thank you! I currently have not planned any configuration, but I like your ideas, so I will think about it.

The biggest blocker is that I don't know how the configuration works with Krunner, so it is a bit of a step.

martininsulander commented 2 years ago

For now, you can edit the .local/share/krunner/plugin/miBwcli/mi_krunner_bwcli.py and change the definition TRIGGER. f.ex. TRIGGER = 'authentication '

I have looked a bit, and it seems the configuration part isn't inlcuded in the dbus-interface I'm using to interact with Krunner (or I haven't found it). Something to ask the KDE-developers about some time.

entekadesign commented 2 years ago

Martin,

Thanks for your work on this!

Best, Marco Tomaschett

On Feb 11, 2022, at 6:59 AM, martininsulander @.***> wrote:

For now, you can edit the .local/share/krunner/plugin/miBwcli/mi_krunner_bwcli.py and change the definition TRIGGER. f.ex. TRIGGER = 'authentication '

I have looked a bit, and it seems the configuration part isn't inlcuded in the dbus-interface I'm using to interact with Krunner (or I haven't found it). Something to ask the KDE-developers about some time.

— Reply to this email directly, view it on GitHub https://github.com/martininsulander/KrunnerBitwarden/issues/2#issuecomment-1036142115, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIZI24JVKJVVVYOHMHHWETU2T2YPANCNFSM5NICAAWA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you modified the open/close state.