Add additional fields

Created on 7 May 2023, about 1 year ago
Updated 12 April 2024, 2 months ago

Problem/Motivation

iCalendar files may have fields in addition to the standard fields. For example an entry from Google Calendar might look like

BEGIN:VEVENT
DTSTART:20111218T093000Z
DTEND:20111218T103000Z
DTSTAMP:20230507T165416Z
UID:l3q7rouf2nl87c4rtblhtg7umg@google.com
CREATED:20110917T142159Z
DESCRIPTION:
LAST-MODIFIED:20230126T222311Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:ร–ffentliches Blasen
TRANSP:OPAQUE
CATEGORIES:Posaunenchor
END:VEVENT

Not all of these fields are supported and the unsupported fields cannot be referenced.

Steps to reproduce

Create a feed from a google calendar.

Proposed resolution

  • Implement all fields for all major calendar providers: iCal, Google Calendar, OWA, Nextcloud etc.
  • Allow to define additional calendar fields.

Remaining tasks

User interface changes

API changes

Data model changes

โœจ Feature request
Status

Fixed

Version

2.1

Component

Code

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany keinstein

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024