I’m very happy with the new deep-linking functionality.
But… deeplinking requires the GUID of an item. Of course, I can find the guid in the link when using the webvault. But wouldn’t it be more conventient to actually see the GUID. Or even better: to have a “copy GUID” and “copy deep-link” button in all the BitWarden user interfaces??
So the remainder is to detect full urls like https://vault.bitwarden.com/#/vault?itemId=a566cf4b-f7e2-430b-91f7-aea20076a9f2 and extract the itemId from there.
And, of course, the main topic feature - Copy link to the item to clipboard.
I’m starting to use Bitwarden as a credential vault for our automation system (using the new bw serveVault Management REST API) and since the itemid GUID is the only way to unambiguously reference items, having the GUID exposed in the various clients would make the workflow quicker, easier, and less error-prone since currently I have to log into the web vault, pull up the item, and then search for the itemid in the URL