Martin Moeller
|
98e65a752d
|
Bold in stead of italics for NEW section
|
2021-03-28 22:10:49 +02:00 |
|
Martin Moeller
|
da5ba848aa
|
Updated documentation. Included recurring-ical-events and default end time
|
2021-03-28 22:08:32 +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
|
f9a7cf07f2
|
Updated README with information about ical2txt and requirements for this script.
|
2020-11-04 10:40:46 +01:00 |
|
Martin Moeller
|
3596685f25
|
Updated README with information about ical2txt and requirements for this script.
|
2020-11-04 10:37:10 +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 |
|
Erik
|
24b3c6144d
|
Merge pull request #5 from tedsteinmann/master
Skip blank description to prevent encode error
|
2020-03-27 10:08:21 -07:00 |
|
Ted Steinmann
|
02a6bf871a
|
Skip blank desc. to prevent encode error
|
2020-03-25 22:34:56 -05:00 |
|
Erik
|
4be10695fa
|
Merge pull request #3 from BlackBeltBob/fix-unicode
Fix unicode encoding problem when importing calendars from sources…
|
2019-12-03 10:59:46 -08:00 |
|
Bob Wansink
|
4843a4466d
|
Fix unicode encoding problem when importing calendars from sources like gmail.
|
2019-12-02 09:31:31 +01:00 |
|
Erik
|
897061647d
|
Update README.md
|
2019-10-30 10:10:18 -07:00 |
|
Erik
|
f71a3a8532
|
Update README.md
|
2019-10-30 10:02:33 -07:00 |
|
Erik
|
87ed2a23f7
|
Update README.md
|
2019-10-30 10:02:12 -07:00 |
|
Erik
|
626131176c
|
Merge pull request #2 from bozoslivehere/master
Some fixes, improvements
|
2019-10-30 09:57:29 -07:00 |
|
Gregory Newman
|
58c92578ce
|
Convert all events, skip blanks, fix .dt crash
|
2019-10-24 10:49:10 -05:00 |
|
Gregory Newman
|
4a1717452a
|
Python 3 compatibility
|
2019-10-24 09:16:31 -05:00 |
|
Erik Cox
|
614d49476d
|
Update README, bad profile link.
|
2016-02-04 14:59:43 -08:00 |
|
Erik Cox
|
19cc9c812b
|
Initial commit.
|
2016-02-04 14:43:59 -08:00 |
|
Erik Cox
|
35052fb71b
|
Initial commit
|
2016-02-04 14:01:46 -08:00 |
|