Extension ideas - what's worth building? #62
Closed
SashankBhamidi
started this conversation in
General
Replies: 1 comment
|
For the CalDAV integration, I can see two usage patterns, one is to take events from one calendar, anonymize them and save it to another calendar. The other calendar may be owned by another user or even be on another server. The other usage pattern is to anonymize events inline on the same calendar. It's probably most important to support the first. Source objects should probably be picked out through a search. I suppose a good interface would be a method taking a list of events/tasks as input (typically some results from a search - |
0 replies
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.
Milestone A is done. Before diving into B (CLI) and C (web service), wanted to list some extension ideas that came up. Some might fit into second round work, others could be standalone features.
Technical stuff
Integrations
Quality improvements
Ecosystem
.anonymize()to icalendar libraryWhich of these are worth pursuing? What else should be on this list?
All reactions