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

Provide user the granuality to select which events to import from the contacts. #262

Open
Addy-21 opened this issue May 4, 2023 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Addy-21
Copy link

Addy-21 commented May 4, 2023

Current import overwrites everything in the database, and this created multiple copies of the same event, if I had manually added an event in birday app and the said event also exists in the contacts info.

For example, I have created an event for my parent's marriage anniversary in the birday app manually, and my father's Google contact also contains the anniversary date. So, when I import events from the contacts app, it created a new anniversary instance and now I have two anniversary events- one, that I created manually inside the app, and a second, from the Google contacts app.

Now, you might say to remove my custom event and use the Google one, but in the custom one, I use a different image(of both my father and mum) and title (eg.- ma-pa's anniversary) whereas the Google one will show my dad's image and title is "Dad" anniversary.

With the option of ignoring the import of my dad's anniversary info, I can keep using the custom one without any copies.

@m-i-n-a-r m-i-n-a-r added enhancement New feature or request help wanted Extra attention is needed labels May 10, 2023
@m-i-n-a-r
Copy link
Owner

Yep, this makes sense. The solution would be to add a dialog to manually select the contacts to import, right? The only problem is that if the automatic sync is enabled, it makes no sense to show this dialog each time. So I should show it only for manual contacts import. Do you agree?

@Addy-21
Copy link
Author

Addy-21 commented May 10, 2023 via email

@m-i-n-a-r
Copy link
Owner

That's pretty complex to develop properly, but I can do this! I'll update the issue as soon as i start to develop this feature!

@Addy-21
Copy link
Author

Addy-21 commented May 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants