Commit Graph
17 Commits
Author SHA1 Message Date
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
ErikandGitHub 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
ErikandGitHub 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
ErikandGitHub 897061647d Update README.md 2019-10-30 10:10:18 -07:00
ErikandGitHub f71a3a8532 Update README.md 2019-10-30 10:02:33 -07:00
ErikandGitHub 87ed2a23f7 Update README.md 2019-10-30 10:02:12 -07:00
ErikandGitHub 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