Configure which fields should be copied to clipboard.
Is it possible to give the user the possibility in the Android app (and also the other versions too) to choose which fields will copied to the clipboard?
For example :
I have stored my bank account details with BIC and IBAN. Those values are alphanumeric and really hard to remember. Now if I need to send them via mail or SMS , I need to switch between the mail and the SafeInCloud app.
A possible way to do in my opinion:
If you add a new field, where you enter the field name, add a check box, which mark this field that it will copied on the add to clipboard action. Or in the screen where it is possible to arrange the sort order of the fields.
If you have multiple field add them to clipboard in sort order of the fields separated by a line break.
And the bonus feature will be, if the field name will be written in front of the value.
First Name: John
Last Name: Doe
BIC: 123456abc
IBAN: 1234abcde6532145228
