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

Option to merge database (instead of replacing) #3259

Closed
tuomas2 opened this issue May 23, 2024 · 4 comments
Closed

Option to merge database (instead of replacing) #3259

tuomas2 opened this issue May 23, 2024 · 4 comments

Comments

@tuomas2
Copy link
Contributor

tuomas2 commented May 23, 2024

With new .abdb format, we can offer option to merge database instead of replacing the current one.

UI: When restoring Database, we should give option: "Do you want to replace current database, or import entities to current database?". Buttons: "Replace", "Import"

Related: #3141

@agrogers
Copy link
Contributor

Do you mean merge notes, labels etc?

@tuomas2
Copy link
Contributor Author

tuomas2 commented May 23, 2024

Merge content of another database, so yes, notes, labels, bookmarks etc. Each entity has their UUIDs so there will be no conflicts. If there's item with same UUID, it will be skipped.

@tuomas2
Copy link
Contributor Author

tuomas2 commented May 23, 2024

Will ask question

Restore -> Restore or Import
image

No changes
image

Then ask this question for syncable databases (bookmarks, readingplans, workspaces):
image

@agrogers
Copy link
Contributor

agrogers commented May 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Status: Closed
Development

No branches or pull requests

2 participants