jscarle / OnePassword.NET

A 1Password CLI Wrapper for .NET.
https://jscarle.github.io/OnePassword.NET/
MIT License
23 stars 8 forks source link

including the UUID in templates #81

Closed knippers closed 3 months ago

knippers commented 3 months ago

To be able to determine the template used for existing password items. There is a known issue in the one password op tool that does not allow editing of password items based on custom templates. The workaround is to create a new item based on the source item and fill the fields and other properties and store that item. Afterwards deleting the old item.