We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2015-08-01 21:41:42 +0200

Yo gravatar image

Import from Wallet for N900 N9 N950

Just in case someone wants to reuse the data of the program for N9/N900/N950 called "Wallet" (like me - I went for keepass) I wanted to share my python scripts that convert the exported file from wallet to CSV (and to a CSV format that can be imported by keepass "classic" v1.x).

Have a look at the script header, some config has to be done (filename) and can be done (field selection, dividers, etc.)

I hope someone finds it useful.

The scripts can be found here.

Script: Import from Wallet for N900 N9 N950

Just in case someone wants to reuse the data of the program for N9/N900/N950 called "Wallet" (like me - I went for keepass) I wanted to share my python scripts that convert the exported file from wallet to CSV (and to a CSV format that can be imported by keepass "classic" v1.x).

Have a look at the script header, some config has to be done (filename) and can be done (field selection, dividers, etc.)

I hope someone finds it useful.

The scripts can be found here.

Script: Import from Wallet for N900 N9 N950

Just in case someone wants to reuse the data of the program for N9/N900/N950 called "Wallet" (like me - I went for keepass) I wanted to share my python scripts that convert the exported file from wallet to CSV (and to a CSV format that can be imported by keepass "classic" v1.x).

Have a look at the script header, some config has to be done (filename) and can be done (field selection, dividers, etc.)

I hope someone finds it useful.

The scripts can be found here.