Description of the bug
It is possible that the alias of the password has some weird characters that makes the password hard to remove from the database.
To Reproduce
Steps to reproduce the behavior:
- Create a new entry with an alias like a tab at the end.
- The tab is displayed as a crossed box. And you may not remember which character it is later on.
Expected behavior
I think you should make an extra safety step and check that passwords are only a-z, A-Z and 0-9 characters or something like that, to make the passwords easy to remove.
Screenshots

Version
v0.2.2
Description of the bug
It is possible that the alias of the password has some weird characters that makes the password hard to remove from the database.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I think you should make an extra safety step and check that passwords are only a-z, A-Z and 0-9 characters or something like that, to make the passwords easy to remove.
Screenshots

Version
v0.2.2