gcalsync icon indicating copy to clipboard operation
gcalsync copied to clipboard

Add CalDAV calendar support for multiple providers

Open bobuk opened this issue 8 months ago • 5 comments

@L0ndra check out the first (and dirty approach) for caldav support. It is NOT well tested and should be treated as a dirty initial thoughts about not-only-google refactoring

bobuk avatar Apr 26 '25 23:04 bobuk

What do you think about moving Calendar creation to separate module, so you shouldn't know anything about provider inside the commands logic?

L0ndra avatar Apr 28 '25 15:04 L0ndra

i am thinking about something like getAllCals that return array of CalendarProvider

L0ndra avatar Apr 28 '25 15:04 L0ndra

All other aspects appear satisfactory.

L0ndra avatar Apr 28 '25 15:04 L0ndra

Not quiet sure about quality but does it look like you're talking about?

bobuk avatar Apr 28 '25 16:04 bobuk

yes the idea is correct, i left a comment about calendar provider, it may simplify the interface

L0ndra avatar Apr 28 '25 17:04 L0ndra