Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-27 | restructure: pass start and end times to print_event() (not whole ↵ | Jonas Smedegaard | |
iCal::Parser object) | |||
2024-08-27 | fix use string entries from Data::ICal object (iCal::Parser is broken: not ↵ | Jonas Smedegaard | |
only fails to unescape characters but rewraps raw octets which breaks UTF-8 e.g. when danish å is first character after an auto-wrap that gets rewrapped) | |||
2024-08-27 | tidy: rename internal variable calendar_event -> entry | Jonas Smedegaard | |
2024-08-27 | restructure composition of output | Jonas Smedegaard | |
2024-08-27 | fix add newline betwen description and guides in output | Jonas Smedegaard | |
2024-08-27 | fix separate description from trailing single-line notes in output | Jonas Smedegaard | |
2024-08-27 | add 'Læs mere her' URLs to output | Jonas Smedegaard | |
2024-08-27 | tidy newlines in output | Jonas Smedegaard | |
2024-08-27 | add script events2md.pl | Jonas Smedegaard | |