keepassxreboot/keepassxc

Allow Copy/Paste of entries and groups between open databases

Open

#172 opened on Jan 19, 2017

 (35 comments) (24 reactions) (0 assignees)C++ (1,797 forks)batch import
help wanted

Repository metrics

Stars
 (27,139 stars)
PR merge metrics
 (Avg merge 19d 12h) (17 merged PRs in 30d)

Description

  • #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