FrozenAssassine / EasePass

A simple C# password manager
https://easepass.frozenassassine.de
MIT License
12 stars 0 forks source link

Add categories for the password list to sort them better. #54

Open FrozenAssassine opened 10 months ago

finn-freitag commented 8 months ago

Maybe it's easier to save something like a path to every password item and use it while loading the treeview, instead of saving the hole thing as a tree structure.