keepassxreboot/keepassxc

Allow Copy/Paste of entries and groups between open databases

Offen

#172 geöffnet am 19.01.2017

 (35 Kommentare) (24 Reaktionen) (0 zugewiesene Personen)C++ (1.797 Forks)batch import
help wanted

Repository-Metriken

Stars
 (27.139 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 19T 12h) (17 gemergte PRs in 30 T)

Beschreibung

  • #171 talks about the problem of a database getting out of sync

The usual workaround to this is to make another checkout of the database, open it, and then copy over the information.

Expected Behavior

  • It should be possible to copy an object (or tree) and paste it into another database

Current Behavior

Everything has to be done by hand

Contributor Guide