MrC Converting from Enpass put login in wrong category [Solved]
I'm trying to use the mrc-converter-suite to convert my passwords from Enpass 6 but almost 700 of them are converted as Notes instead of logins. There are simply too many to try to convert manually.
Anyone knows how to fix this?
1password : 7.6
Windows 10
Enpass 6.5
Thanks
EDIT: Sorry, I've put this in the wrong forum, it should be in Windows. If a mod could move it, thanks!
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
Comments
-
I noticed that all the items in trouble are passwords that got imported into enpass years ago and they all have a "template_type": "import.imported!
Upon digging in the perl source(first time ever I read perl! Didn't know it was so clean to read.) it lead me to the enpass converter and in there I noticed the comment that mentions we can deal with import.imported by removing the comments on the relevant lines and adjusting the fields name. That's what I did and.. BINGO! The relevant items are now cinverted correctly in login entry!
Saved by good documentation inside the script. :-D This tool is nicely done, kudos to MrC!
0