Commit Graph

  • 1db23f9ea7 „ical2csv.py“ ändern master Mario Voigt 2023-02-22 13:42:17 +0100
  • c1fe0dcec7 „ical2txt.py“ ändern Mario Voigt 2023-02-22 13:26:15 +0100
  • 84b4b8b843 „ical2csv.py“ ändern Mario Voigt 2023-02-22 13:25:53 +0100
  • c8d1b59b1a
    Merge 870bd09a71 into cb2bc45191 #15 Thanh 2021-08-28 18:48:05 +1000
  • 870bd09a71 rerun script #15 Thanh 2021-08-28 18:46:07 +1000
  • 8172b653ac Refactor code to be more modular. open_cal() now returns both the list of events as well as the calendar itself, so that you can get the field calendar.CALENDAR_TIMEZONE Thanh 2021-08-28 18:39:02 +1000
  • 6c4d903d50 create sample ics and csv files Thanh 2021-08-28 18:29:17 +1000
  • e0efa31018 Updated README.md to fix layout bug#2 #13 Martin Moeller 2021-05-02 18:10:44 +0200
  • 1d1493d0c7 Updated README.md to fix layout bug Martin Moeller 2021-05-02 18:08:05 +0200
  • 66db983ed9 Updated README.md with feature parity Martin Moeller 2021-05-02 18:04:53 +0200
  • 026d6a6a6d Updated ical2csv.py to match ical2txt.py, including recursive events and HTML removal Handled events that returned date objects in stead of datetime objects Added information on how to get the output in the timezone of your choice to the help Martin Moeller 2021-05-02 17:43:32 +0200
  • cb2bc45191
    Merge pull request #10 from martinm76/sortedevents Erik 2021-04-05 11:34:06 -0700
  • eb6fdf7a19 Actually print progress dots live in stead of at the end. #10 Martin Moeller 2021-03-28 23:05:02 +0200
  • 98e65a752d Bold in stead of italics for NEW section Martin Moeller 2021-03-28 22:10:49 +0200
  • da5ba848aa Updated documentation. Included recurring-ical-events and default end time Martin Moeller 2021-03-28 22:08:32 +0200
  • 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 +0200
  • 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 +0200
  • 861d8db761
    Merge pull request #8 from rcriii42/uft-typo Erik 2021-03-01 10:31:43 -0800
  • ade8ec7aac Fix typo uft8 to utf8 #8 rcriii42 2021-01-02 13:19:31 -0600
  • aeae095e3e Remove seconds from worklog (ical2txt.py) Martin Moeller 2020-11-17 09:25:48 +0100
  • 3ae4d4e239
    Merge pull request #7 from martinm76/sortedevents Erik 2020-11-09 08:35:45 -0800
  • 01656d6f53 ical2txt.py - implemented start and stop dates to limit the amount of output. If not specified, everything is written. #7 Martin Moeller 2020-11-09 04:51:58 +0100
  • f9a7cf07f2 Updated README with information about ical2txt and requirements for this script. Martin Moeller 2020-11-04 10:40:46 +0100
  • 3596685f25 Updated README with information about ical2txt and requirements for this script. Martin Moeller 2020-11-04 10:37:10 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • 24b3c6144d
    Merge pull request #5 from tedsteinmann/master Erik 2020-03-27 10:08:21 -0700
  • 02a6bf871a Skip blank desc. to prevent encode error #5 Ted Steinmann 2020-03-25 22:34:56 -0500
  • 4be10695fa
    Merge pull request #3 from BlackBeltBob/fix-unicode Erik 2019-12-03 10:59:46 -0800
  • 4843a4466d Fix unicode encoding problem when importing calendars from sources like gmail. #3 Bob Wansink 2019-12-02 09:31:31 +0100
  • 897061647d
    Update README.md Erik 2019-10-30 10:10:18 -0700
  • f71a3a8532
    Update README.md Erik 2019-10-30 10:02:33 -0700
  • 87ed2a23f7
    Update README.md Erik 2019-10-30 10:02:12 -0700
  • 626131176c
    Merge pull request #2 from bozoslivehere/master Erik 2019-10-30 09:57:29 -0700
  • 58c92578ce Convert all events, skip blanks, fix .dt crash #2 Gregory Newman 2019-10-24 10:49:10 -0500
  • 4a1717452a Python 3 compatibility #1 Gregory Newman 2019-10-24 09:16:31 -0500
  • 614d49476d Update README, bad profile link. Erik Cox 2016-02-04 14:59:43 -0800
  • 19cc9c812b Initial commit. Erik Cox 2016-02-04 14:43:59 -0800
  • 35052fb71b Initial commit Erik Cox 2016-02-04 14:01:46 -0800