Skip to content

Feature: Webcal support #289

Open
Open
@real-or-random

Description

@real-or-random

It would be great to have support for "webcal" (often confused with CalDAV) to subscribe to publicly available calendars, e.g., for seminars, match schedules of sport events, etc. Webcal is nothing more than subscribing to an ICS file served over HTTP(S), i.e., it's a basically a subset of what's already supported:

  • Fetching over GET with HTTP(S), no WebDAV extensions necessary
  • sync only cal->org
    So even though it's a new feature, it should be relatively simple to add.

As a possible alternative, some people have apparently managed to import ics files into the diary, which is then displayed in org-agenda:

But that's very different from what org-caldav can do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions