gonepass icon indicating copy to clipboard operation
gonepass copied to clipboard

1password changed file structure

Open nathan-lochala opened this issue 8 years ago • 2 comments

It looks like 1password has changed up their file structure. This prevents gone pass from finding the needed keys and files. See the new structure below. This represents the sync'd dropbox directory from 1password.

1Password.opvault
.
└── default
    ├── band_0.js
    ├── band_1.js
    ├── band_2.js
    ├── band_3.js
    ├── band_4.js
    ├── band_5.js
    ├── band_6.js
    ├── band_7.js
    ├── band_8.js
    ├── band_9.js
    ├── band_A.js
    ├── band_B.js
    ├── band_C.js
    ├── band_D.js
    ├── band_E.js
    ├── band_F.js
    ├── folders.js
    └── profile.js

1 directory, 18 files

nathan-lochala avatar Mar 25 '16 23:03 nathan-lochala

Yeah, you've got an opvault instead of an agilekeychain. I'm working on adding support for this but it's not an easy fix by any means.

jbreams avatar Mar 27 '16 16:03 jbreams

Any luck with this?

tlnagy avatar Jul 20 '18 17:07 tlnagy