pimutils / pimutils/vdirsyncer
JMAP support
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
Given that we all hope WebDAV dies, I'd like to add JMAP to the table as an alternative.
JMAP does several things, email, contacts and calendars. We'd only care about the last two.
My schedules in the near future don't allow me to pick this up, so I'll just wishlist it. I'll get back when/if I have time to work on it.
Please let me know if there's something that makes JMAP unacceptable.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the JMAP specification and compare its calendar and contact requirements with vdirsyncer's existing synchronization scope. Determine the integration entry points, protocol behavior, and acceptance criteria needed for calendar and contact support; the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100