Inkycal icon indicating copy to clipboard operation
Inkycal copied to clipboard

Duplicate ical entries from different sources

Open guerda opened this issue 2 years ago • 1 comments

Describe the bug If two ical calendar sources contain the same event (e.g. one as invitee, one as organizer), the ical agenda shows them duplicate, even if the UID is the same.

To Reproduce

  1. Create two ICS files with the same event (same UID)
  2. Setup agenda module with both ICS files.
  3. Start inkycal

Expected behavior Only one instance of this event is shown

guerda avatar Apr 01 '22 19:04 guerda

Thanks for the details. Just writing some info for when I implement this officially

  • Parse all events
  • Convert List->Set->List to remove duplicate entries
  • Write test for this case

aceisace avatar Apr 01 '22 22:04 aceisace

Marking this issue as stale due to inactivity

github-actions[bot] avatar Jan 19 '23 23:01 github-actions[bot]

Marking this issue as stale due to inactivity

github-actions[bot] avatar Mar 21 '23 23:03 github-actions[bot]