padloc icon indicating copy to clipboard operation
padloc copied to clipboard

Add more actions based on field type

Open MaKleSoft opened this issue 6 years ago • 0 comments

In addition to copying to clipboard, other actions may make sense for some field types. E.g.:

  • email -> send
  • url -> open
  • phone number -> call
  • password -> generate random (already implemented)

If a field has more than one possible action, we should define a default action that is performed e.g. when tapping on the field in the list view. Perhaps this action can be made customizable as well.

MaKleSoft avatar Sep 09 '19 07:09 MaKleSoft