1db23f9ea7
„ical2csv.py“ ändern
master
Mario Voigt
2023-02-22 13:42:17 +01:00
c1fe0dcec7
„ical2txt.py“ ändern
Mario Voigt
2023-02-22 13:26:15 +01:00
84b4b8b843
„ical2csv.py“ ändern
Mario Voigt
2023-02-22 13:25:53 +01:00
cb2bc45191
Merge pull request #10 from martinm76/sortedevents
Erik
2021-04-05 11:34:06 -07:00
eb6fdf7a19
Actually print progress dots live in stead of at the end.
Martin Moeller
2021-03-28 23:05:02 +02:00
98e65a752d
Bold in stead of italics for NEW section
Martin Moeller
2021-03-28 22:10:49 +02:00
da5ba848aa
Updated documentation. Included recurring-ical-events and default end time
Martin Moeller
2021-03-28 22:08:32 +02:00
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.
Martin Moeller
2021-03-28 21:59:24 +02:00
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.
Martin Moeller
2021-03-28 21:36:17 +02:00
861d8db761
Merge pull request #8 from rcriii42/uft-typo
Erik
2021-03-01 10:31:43 -08:00
ade8ec7aac
Fix typo uft8 to utf8
rcriii42
2021-01-02 13:19:31 -06:00
aeae095e3e
Remove seconds from worklog (ical2txt.py)
Martin Moeller
2020-11-17 09:25:48 +01:00
3ae4d4e239
Merge pull request #7 from martinm76/sortedevents
Erik
2020-11-09 08:35:45 -08:00
01656d6f53
ical2txt.py - implemented start and stop dates to limit the amount of output. If not specified, everything is written.
Martin Moeller
2020-11-09 04:51:58 +01:00
f9a7cf07f2
Updated README with information about ical2txt and requirements for this script.
Martin Moeller
2020-11-04 10:40:46 +01:00
3596685f25
Updated README with information about ical2txt and requirements for this script.
Martin Moeller
2020-11-04 10:37:10 +01:00
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.
Martin Moeller
2020-11-04 01:33:15 +01:00
a11e9ca33f
Added a time total to ical2txt.py to make it easier to check if all hours have been logged.
Martin Moeller
2020-11-02 05:18:28 +01:00
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)
Martin Moeller
2020-11-02 04:46:00 +01:00
24b3c6144d
Merge pull request #5 from tedsteinmann/master
Erik
2020-03-27 10:08:21 -07:00