keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.48k stars 1.48k forks source link

Allow creating attachment from textinput (like copy-paste) #11506

Open neufeind opened 4 days ago

neufeind commented 4 days ago

Summary

It would be great to be able to attach certain things (like for example a key) from a text-input and not just by selecting a file. Currently you have to copy-paste into a file first, import that as an attachment and can remove the external file again afterwards.

Examples

Maybe have a button "New" next to "Add" (which currently adds a file)?

Context

I wanted to add ssh-keys from another source, through copy-paste. I had to create files first to be able to attach them to an entry.

droidmonkey commented 4 days ago

Good idea