pimutils / pimutils/vdirsyncer
Support nextcloud's webcals ("subscribed calendars") during DAV discovery
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 185
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 1
Description
- Your vdirsyncer version: 0.16.3
- If applicable, which server software (and which version) you're using: Nextcloud 12.0.4.3
- Your Python version: 3.6.4
- Your operating system: Arch linux
- Please tell me if this is the case to also post the config file and
vdirsyncer -vdebugoutput.
Hello, I'm asking this because davdroid for instance is able to detect my webcals set on nextcloud, so I would like that also happened on vdirsyncer. It seems to me that today the only way of achiving something close is adding the webcal also in vdirsyncer config as a read-only storage, is that correct?
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 by tracing the DAV discovery entry point and how vdirsyncer reads storage configuration. Compare the discovery response for Nextcloud subscribed calendars with the calendars currently detected, then verify that webcals are discovered as read-only calendars without requiring manual configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100