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
Some people may also desire in the future the ability to automatically modify the colors of the events. This could also be done via rules. For instance:
"All event colors should be red" (meaning all synced/ICS events - not all Google calendar events)
"All events where the title contains 'Doctor's appointment' should be blue"
The modification use cases could potentially be split into two features, rules and regexs.
The first modifications (Remove FW:, and others such as replace X with Y, or remove that annoying 'Invitation/Updated' Google adds to events sent to other calendars) could be solved by having a config option as a regex to run for title and description, as a thought.
This is a future feature that probably won't be implemented for a while. We have bigger things to focus on before then
Filter Rules: only process events that match certain criteria
Examples (some of these may be multiple rules):
Modification rules: modify event properties before processing the event
Examples (some of these may be multiple rules):
Rules should be able to access the following properties: Title, Location, Description, Start, End, Duration
They should also have the following variables available:
The text was updated successfully, but these errors were encountered: