-
An idea I discussed with @pietia – we enter schedule information into Lanyrd first, parse their `.iCal` files into our own Yaml format and display from there.
myabc updated
11 years ago
-
We have the `event.icalendar_instance` property, but then we also have a `event.icalendar_object()` method which returns the (sub)component of the icalendar instance. This is quite inconsistent and c…
-
Often a person has multiple calendars (e.g private etesync calendar and office360 work calendar) that they may need to see in a single view. This feature request would allow the user to add an iCalen…
-
I have recently begun using the iCalendar binding to supply the color themes for my exterior lights. I am using Google Calendar, and it works except when the text of the note field is formatted, whic…
-
The project can be improved with useful examples. The `usage.rst` file contains examples already. However, more examples will improve the clarity. Please use one of the issues mentioned below to extra…
-
iCalendar spec says that the UNTIL format should match the same format as DTSTART. And if DTSTART specifies a TZID then the UNTIL should as well.
Because UNTIL is just a DateTime, there is no way to…
-
Depends on #47; resolves #8.
Building on top of our ability to export schedules as iCalendar files (#22), this feature would expose users' schedules publicly over HTTP so they can be accessed by an…
-
```
Hello,
I hereby suggest an iCalendar implementation.
Raiders could subscribe to this calendar and therefore be able to see the
upcoming raids of their mail client, smartphone, and so on...
`…
-
PUTting
```
ATTENDEE;CN=A > " t22;RSVP=TRUE:mailto:1@tt.example.be
```
should be rejected by Cyrus as invalid, as the CUA has to use `CN=A > ^' t22` instead, but Cyrus accepts it.
-
I had caldav working some months ago, but stopped using.
After trying to get back to it gives me an error: "Wrong type argument: stringp, nil"
this is my setup:
(setq plstore-cache-passphrase-fo…