Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1password changed file structure #7

Open
nathan-lochala opened this issue Mar 25, 2016 · 2 comments
Open

1password changed file structure #7

nathan-lochala opened this issue Mar 25, 2016 · 2 comments

Comments

@nathan-lochala
Copy link

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
@jbreams
Copy link
Owner

jbreams commented Mar 27, 2016

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.

@tlnagy
Copy link

tlnagy commented Jul 20, 2018

Any luck with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants