-
Notifications
You must be signed in to change notification settings - Fork 985
add otpauth url import export support #286
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
Conversation
secret => account
@mymindstorm I really don't like this new format as it doesn't work with my established workflow. Is there any way to opt to use the old JSON format export? |
@nmarley it should use both just fine. It tries to detect which format you use. |
Thanks. I really just mean I prefer to manage my backups using the JSON format. But I've found a way to just keep adding to the JSON format one for "backups" / imports. Cheers, |
#282