-
I'd love support for important availability data from an [iCalendar format](https://en.wikipedia.org/wiki/ICalendar) file (.ical, .ics, etc) or a URL.
This would make it possible to upload availabl…
-
I think that import/export tasks from/to .ics files (icalendar VTODO) would be a great feature for data interoperability.
I found myself not being able to add events from a ics file to Tasks; I recei…
-
* a feed per user (with auth-token)
* contains all visits as all-day-events (because they have no fixed times
* user sees pickups and returns in their calendar
* includes order status, so also …
-
iCalendar形式への予定データの書き出し - サイボウズ office -
https://jp.cybozu.help/ja/o/user_app/sh/export/ical
個人ごとに固有のiCalendar形式のデータを吐くurlを発行する模様。
-
I got this to export an .ics which is recognized just fine on Mac Calendar. When I try importing a Google Calendar by URL providing the .ics file's URL, however, GCal will setup a calendar fine but fa…
-
### Checklist
- [X] I've already searched through [existing tickets](https://github.com/fullcalendar/fullcalendar/issues)
- [X] Other people will find this feature useful
### Is this feature fo…
-
この拡張で iCalendar を取り込んだ時に、カレンダーに地図が表示されない様子です。
以前に作成したブックマークレット https://github.com/es-kumagai/Bookmarklet.ToyokoInnToCalendar では地図が表示されますが、それが生成した iCalendar ファイルと今回のとで差異がわからない状況です。
なお、いったんカレンダーに取…
-
```
Right now there is only an iCalendar renderer. Create a renderer for the
xCalendar format, which is basically a one-to-one conversion to XML rather
than the text format that iCalendar normally is.…
-
For example checkout [`icalendar`](https://github.com/collective/icalendar) and try to generate its readme:
```
bin/python -mreadme_renderer -p icalendar
Traceback (most recent call last):
Fil…
-
Parsing this [apparently] valid file fails/crashes:
```
BEGIN:VCALENDAR
CALSCALE:GREGORIAN
PRODID:-//Apple Inc.//iOS 10.2.1//EN
VERSION:2.0
BEGIN:VTODO
COMPLETED:20170312T122019Z
CREATED:201…