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

Show notification whenever a newer contact list is found #99

Open
sondreb opened this issue Feb 18, 2023 · 1 comment
Open

Show notification whenever a newer contact list is found #99

sondreb opened this issue Feb 18, 2023 · 1 comment

Comments

@sondreb
Copy link
Member

sondreb commented Feb 18, 2023

Right now we only show import on initial login of empty database, and we ensure that only latest is the one picked.

We should also keep (persist) the created_at date for the contact lists upon import, and then present user with import notification when list is modified outside of current instance.

Importing will only append, not replace if there are extras locally.

@sondreb
Copy link
Member Author

sondreb commented Feb 19, 2023

We should probably just auto-import whenever the profile is updated and add new users, if any. If I have multiple instances, they will simply keep in sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant