keepassxreboot/keepassxc

Allow Copy/Paste of entries and groups between open databases

开放

#172 创建于 2017年1月19日

 (35 条评论) (24 个反应) (0 位负责人)C++ (1,797 个派生)batch import
help wanted

仓库指标

星标
 (27,139 个星标)
PR 合并指标
 (平均合并 19天 12小时) (30 天内合并 17 个 PR)

描述

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

贡献者指南