Filtering icalendar feeds #1
niccokunzmann
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
The icalendar-searcher already includes bespoke functionality. @tobixen Do you plan on creating a command line interface? It can reside in a different package, like ics-query, too. What I did not understand is how recurring-ical-events is used inside of it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Featuring a set of command line applications, what is still missing from our set is filtering icalendar feeds.
Here is an old start: https://github.com/niccokunzmann/ical-filter
Basically, it works a bit like the anonymizer/mergecal:
It allows you to filter by
etc. With the encryption/anonymization feature, this allows you to select specifically which content you would like to share with the world. It is a bit complex, too - especially when it comes to recurring events.
Applications:
ics-queryto find events with attendees Allow querying/filtering with invitee ics-query#65mergecalto filter for certain UIDsSee also:
Beta Was this translation helpful? Give feedback.
All reactions