pick icon indicating copy to clipboard operation
pick copied to clipboard

`import` command

Open leonklingele opened this issue 7 years ago • 5 comments

An import command would be nice to import object (e.g. credentials) from pick, 1Password & co.

leonklingele avatar Feb 23 '17 21:02 leonklingele

This library looks promising for imports of a 1Password vault: https://github.com/miquella/opvault

leonklingele avatar Feb 23 '17 21:02 leonklingele

A pluggable import feature would definitely be cool. I'd be happy to review a proposal if it's something you'd like to put together.

bndw avatar Feb 25 '17 22:02 bndw

Proposed formats to support for import

Type Reference lib
1password https://github.com/miquella/opvault
lastpass https://gist.github.com/jmazzi/6118632
pwsafe.org https://github.com/tkuhlman/gopwsafe
KeePassX https://github.com/tobischo/gokeepasslib

bndw avatar Aug 21 '17 18:08 bndw

KeePassX is popular among people I think would be interested in pick; a cursory search led to tobischo/gokeepasslib as a Go implementation.

srstevenson avatar Aug 21 '17 20:08 srstevenson

@srstevenson Thanks, added!

bndw avatar Aug 21 '17 23:08 bndw