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

When I import my accounts from Firefox #41

Closed
BrunIF opened this issue Jun 4, 2018 · 4 comments · Fixed by #53
Closed

When I import my accounts from Firefox #41

BrunIF opened this issue Jun 4, 2018 · 4 comments · Fixed by #53

Comments

@BrunIF
Copy link

BrunIF commented Jun 4, 2018

pass import create records:

accounts.google.com1
accounts.google.com2                         
accounts.google.com3                         
.
.
accounts.google.com8
accounts.google.com10

Can You change it to

accounts.google.com/admin@gmail.com
accounts.google.com/different.email.address@gmail.com
accounts.google.com/admin@my-company-name.com

Nesting would be easier for search.

@roddhjav
Copy link
Owner

roddhjav commented Jun 5, 2018

Hi,

It's a good proposition. I will implement it soon.

@BrunIF
Copy link
Author

BrunIF commented Aug 23, 2018

Are there any changes?

@roddhjav
Copy link
Owner

Not yet (I do have a full time job that takes me more than a full time occupation).
PR are welcome

@roddhjav roddhjav mentioned this issue Nov 25, 2018
roddhjav added a commit that referenced this issue Nov 26, 2018
List of notable changes
- Move lib/import.py to pass_import.py
- Add setup.py and install pass_import with it.
- Add Gitlab CI
- Use prospector to lint the python code
- Simplify the bash tests
- Multiple fixes linked to the structure changes
- Add .import config file. Fix #56
- Add convert and separator options. Fix #55
- Improve the duplicate system:
- Create sub-folder if title identical. Fix #41 and #49
- Use the separator to duplicate paths. Fix #43
@roddhjav
Copy link
Owner

It should now be fixed.

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

Successfully merging a pull request may close this issue.

2 participants