-
添付ファイルで送られてきたicsファイルをMewで開いてMHCに取り込むのを想定したパッチです。
```
diff --git a/bin/mhc b/bin/mhc
--- a/bin/mhc
+++ b/bin/mhc
@@ -143,6 +143,19 @@ class MhcCLI < Thor
end # todo
###################…
koie updated
10 months ago
-
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…
-
It would be useful to be able to export match events for a whole season automatically from the season page. A preferable format would be _.ics_ (http://en.wikipedia.org/wiki/ICalendar)
-
It would be great if the mail application would detect if attachment is an icalendar file and automatically import it with the attached information into the calendar app.
-
Safari doesn't seem to support webcals:// although other browsers do.
-
todoman produces the COMPLETED attribute like this:
COMPLETED;VALUE=DATE-TIME:20180428T081233Z
However, the [RFC](https://tools.ietf.org/html/rfc5545#page-95) defines the COMPLETED attribute…
-
Currently some chapters have dedicated event streams, while others rely on the TWC Meetup.com
I would love to have an aggregated stream of events, both as an API, and where we visually display them…
-
I forked and modernized it here: https://packagist.org/packages/phpfui/icalendar
PR's welcome.
-
This just started about a week ago.
Home Assistant 2023.6.3
Supervisor 2023.06.4
Operating System 10.2
Frontend 20230608.0 - latest
`Logger: homeassistant.components.sensor
Source: custom_c…
-
Users want to download iCal https://en.wikipedia.org/wiki/ICalendar exports of our calendars. For federal states and schools. We need to provide the following versions:
- One calendar with just the…