dominikwilkowski / vault

An open source multi-platform password manager, written in Rust.
https://rustyvault.com/
GNU General Public License v3.0
12 stars 2 forks source link

Adding import #21

Closed dominikwilkowski closed 7 months ago

dominikwilkowski commented 7 months ago

We need to make it possible for people to move from one to another. Export is easy but import is going to be interesting. Maybe we accept a csv file? Let's see

dominikwilkowski commented 7 months ago

Ok added the GUI. I'll split off the logic into separate PRs

image
dominikwilkowski commented 7 months ago

One last tweak on icons and their size

image