CalendarSync
CalendarSync copied to clipboard
Stateless CLI tool to sync calendars across different calendaring systems.
Allow the path to the auth storage to start with a tilde and expand it to the home directory of the user executing the program. If it doesn't start with...
related to https://github.com/inovex/CalendarSync/issues/114 - **fix: type conversion in autoConfigure function for integers** - **feat: add timeFrame Filter** - **feat: add timeFrame filter tests** - **docs: update readme with the new...
In the TILpod Episode 37 (https://tilpod.net/episode/til037-story-telling-ueber-illegale-presenter) Dirk Deimeke & Sujeevan Vijayakumaran talked about calendaring systems and how they duplicate personal appointments manually in their work calendars, but mostly only if...
I've recently switched customers and my access to the source calendar was revoked. Unfortunately the`--clean` flag does not work without a source calendar / without access to a source calendar....
Proposal / Comment from an inovex colleague: > We could drastically reduce the amount of logs for each event and set them to loglevel `debug`. Instead of logging each event...
Considering GDPR and convenience i would like a link to the original event in the source calendar. In this way one only has to open the link for further info...
Currently we need to set two ports for the oauth2 callback when using the docker image: one for the source adapter and one for the sink adapter We should properly...
alternatively, use multiple configs and use timers as mentioned in #26