[READ-ONLY] Mirror of https://github.com/andrioid/remind-holidays-is. Icelandic Holiday Definitions for Remind (http://www.roaringpenguin.com/products/remind)
775 B
20 lines
1remind-holidays-is
2==================
3
4Icelandic Holiday Definitions for Remind (http://www.roaringpenguin.com/products/remind)
5
6## Why?
7
8I got frustrated using 3rd party versions of the Icelandic holidays for my calendar. Most of them have errors, many have become outdated and all depend on someone else to update this every year.
9
10Remind is an extremely powerful calendar software and I utilize that to create an up-to-date holiday list.
11
12## Compile to iCal
13
141. Fetch [rem2ics](http://www.roaringpenguin.com/wiki/index.php/Rem2ics)
152. Run: "remind -s ~/is.rem | TZ=GMT0 HOSTNAME=tiny.scrolls.org ./rem2ics -do > holiday.ics"
163. Enjoy your updated holiday file.
17
18## That's nice, but I really just want to import the iCal file
19
20I will make that available soon - I promise.