You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
Yeah, with auto sync turned off and doing manual import, you can add the
feature to choose. It would even be better if shows a comparison b/w the
choice and the one already in the database.
On Wed, May 10, 2023, 1:09 PM minar ***@***.***> wrote:
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?
—
Reply to this email directly, view it on GitHub
<#262 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARSEORRSWMSL56KNTWTAS5TXFNA2RANCNFSM6AAAAAAXVKXZGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
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.
The text was updated successfully, but these errors were encountered: