Commit Graph

9 Commits

Author SHA1 Message Date
Mario Voigt c1fe0dcec7 „ical2txt.py“ ändern
Migrate https://github.com/erikcox/ical2csv/pull/13
2023-02-22 13:26:15 +01:00
Martin Moeller eb6fdf7a19 Actually print progress dots live in stead of at the end. 2021-03-28 23:05:02 +02:00
Martin Moeller aea006661b Comprehensive update of ical2txt.py with better argument checking and now handling recurring events, as long as recurring_ical_events can figure them out. Implemented safe stop 5 years in the future as default. 2021-03-28 21:59:24 +02:00
Martin Moeller d6030fb5ed Comprehensive update of ical2txt.py with better argument checking and now handling recurring events, as long as recurring_ical_events can figure them out. 2021-03-28 21:36:17 +02:00
Martin Moeller aeae095e3e Remove seconds from worklog (ical2txt.py) 2020-11-17 09:25:48 +01:00
Martin Moeller 01656d6f53 ical2txt.py - implemented start and stop dates to limit the amount of output. If not specified, everything is written. 2020-11-09 04:51:58 +01:00
Martin Moeller 55b2edd732 ical2txt.py - Updated processing to filter Google Meet and Skype Meeting details but keep the rest of the description. Discard bs4 warnings about URL's. Inserted a progress-meter (although it seems to only print when finished) and event total. 2020-11-04 01:33:15 +01:00
Martin Moeller a11e9ca33f Added a time total to ical2txt.py to make it easier to check if all hours have been logged. 2020-11-02 05:18:28 +01:00
Martin Moeller a607e278ad Implemented sorting of events before writing to file. Ignore TRANSP: TRANSPARENT (Needed to sort and also to skip events that have not been accepted) 2020-11-02 04:46:00 +01:00