-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementRequest or implementation of a new feature or improvement.Request or implementation of a new feature or improvement.operatorRelated to Operator logic or components (chainable transformation in reactive programming)Related to Operator logic or components (chainable transformation in reactive programming)pluginDevelopment or maintenance of a plugin or extension in plugins/ directory.Development or maintenance of a plugin or extension in plugins/ directory.
Description
Add sources:
- watch from file
- watch from url
Add sinks:
- write to file
Add operator:
- serialize (or different name ?)
- unserialize (or different name ?)
- validate
- filter by participant
- filter by time window
- filter by ...
- dedup (multiple ics from multiple participants could showcase the same event)
I think the current source operators should return a custom struct instead of *ics.VEvent
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementRequest or implementation of a new feature or improvement.Request or implementation of a new feature or improvement.operatorRelated to Operator logic or components (chainable transformation in reactive programming)Related to Operator logic or components (chainable transformation in reactive programming)pluginDevelopment or maintenance of a plugin or extension in plugins/ directory.Development or maintenance of a plugin or extension in plugins/ directory.