aboutsummaryrefslogtreecommitdiff
path: root/bin/events2md.pl
AgeCommit message (Expand)Author
2024-08-27support passing local file/dir URI instead of CalDAV URIsJonas Smedegaard
2024-08-27restructure: wrap credentials resolving and calendar fetching in URI checkJonas Smedegaard
2024-08-27tidy: define scope start and end when usedJonas Smedegaard
2024-08-27restructure: pass start and end times to print_event() (not whole iCal::Parse...Jonas Smedegaard
2024-08-27fix use string entries from Data::ICal object (iCal::Parser is broken: not on...Jonas Smedegaard
2024-08-27tidy: rename internal variable calendar_event -> entryJonas Smedegaard
2024-08-27restructure composition of outputJonas Smedegaard
2024-08-27fix add newline betwen description and guides in outputJonas Smedegaard
2024-08-27fix separate description from trailing single-line notes in outputJonas Smedegaard
2024-08-27add 'Læs mere her' URLs to outputJonas Smedegaard
2024-08-27tidy newlines in outputJonas Smedegaard
2024-08-27add script events2md.plJonas Smedegaard