Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Export attachments to encrypted vault #664

Open
pcuttriss opened this issue Jan 2, 2023 · 0 comments
Open

Feature request: Export attachments to encrypted vault #664

pcuttriss opened this issue Jan 2, 2023 · 0 comments
Labels
Milestone

Comments

@pcuttriss
Copy link

Expected behaviour when encrypted vault export is selected:

  1. Items with attachments have attachments exported with the item record
  2. Import of encrypted vault exports checks the following when an item has an attachment
  • Does item already exist? (This could just be a simple check on the item name field)
  • If item exists then does attachment exist (Again I would go with a simple name field of attachment check)
  • If attachment exists prompt to re-import (and overwrite existing attachment) or skip
  • If attachment does not exist then import attachment and link to item

#663

This capability would allow for a full backup to be taken for an individuals vault or vaults including attached files.

While my ability to write code is awful I am very happy to spend time discussing/testing/evaluating any proposed solutions.

Thanks

Paul C

@BrunoBernardino BrunoBernardino added this to the v4.x milestone Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants