- added basic import function from a csv file
- added history support in kdbx
- fix bug in search bar
More to come soon..
More to come soon..
What format for the csv file?
1st line: header with the field you want to import separated by semicolon (title, username, password, url or any other field for kdbx import). 1st field must always be title.
other lines: the entries separated by semicolon.
EG.
title;username;password;url
Google Mail;toto@gmail.com;mypassw0rd;http://mail.google.com
Leave a Reply