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

hide duplicate events on the same day #163

Open
eric-jahn opened this issue Feb 17, 2015 · 10 comments
Open

hide duplicate events on the same day #163

eric-jahn opened this issue Feb 17, 2015 · 10 comments

Comments

@eric-jahn
Copy link

I have added third party calendars that contain the exact same event as one in my calendar (all details are the same). I would like matching events on the same day to be removed from the calendar that is not my main calendar, so I only see it once.

@jkufner
Copy link

jkufner commented Feb 17, 2015

Which color shoud such event have?

@eric-jahn
Copy link
Author

It would be the color of the default calendar. Thanks Eric
On Feb 17, 2015 8:50 AM, "Josef Kufner" notifications@github.com wrote:

Which color shoud such event have?

Reply to this email directly or view it on GitHub
#163 (comment)
.

@yvolk
Copy link
Collaborator

yvolk commented Mar 22, 2015

  1. Searching in the Internet shows that Android doesn't have a way to explicitly set any calendar as a default one. So, in order not to overcomplicate the task I would suggest showing attributes of the first event from the list, returned by a Calendar provider.
  2. As nobody raised the problem so far I guess no additional option is needed: duplicated event may be hidden by default.

?!

@yvolk
Copy link
Collaborator

yvolk commented Mar 22, 2015

#155 Also mentions a need for the "Default calendar". Maybe we should introduce such at least inside our Widget?!

@eric-jahn
Copy link
Author

eric-jahn commented Mar 22, 2015 via email

@igoramadas
Copy link

Will this ever be implemented?

@hawkintx
Copy link

hawkintx commented Feb 3, 2018

Love the widget, would be almost perfect if you could hide duplicate events.

@yvolk
Copy link
Collaborator

yvolk commented Sep 28, 2019

Could anyone explain, how can I create such duplicated events (for testing purposes) having e.g. two Google accounts?
Otherwise I cannot reproduce the case properly...

@igoramadas
Copy link

I think "duplicate" here means:

  1. Events with the exact same details (date, time, title and location). So to test, simply create an event on 2 different calendars having the exact same details.
  2. Events that were accepted on multiple calendars. Create an event on calendar A, and invite user on calendar B to join, accept the invitation.

yvolk added a commit to andstatus/todoagenda that referenced this issue Oct 9, 2019
@yvolk
Copy link
Collaborator

yvolk commented Oct 10, 2019

Implemented in v.3.1.0, please check here: #320

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

No branches or pull requests

5 participants