Skip to main content

Converts a TimeLog calendar to a CSV file.

Project description

TimeLog2CSV

https://pypip.in/v/timelog2csv/badge.png https://pypip.in/d/timelog2csv/badge.png

timelog2csv - converts a TimeLog calendar to a CSV file.

TimeLog was a time tracking application for OS X. It stored it’s data using iCal. OS X Mountain Lion (and Mavericks) dropped some features that TimeLog needed to talk to iCal. So it’s impossible to access the recorded data because the application won’t even start.

But this small tool can help: Export the iCal calendar which you used to store TimeLog’s data. Then use timelog2csv to convert it to a CSV file.

Features

  • Convert an iCal file to CSV

  • Filter by project name

Installation

At the command line using pip:

$ pip install timelog2csv

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv timelog2csv
$ pip install timelog2csv

Usage

Run timelog2csv like so to see the help:

$ timelog2csv -h

Changelog

0.1.1 (2013-11-06)

  • Fixed release date of 0.1.0.

0.1.0 (2013-11-06)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

timelog2csv-0.1.1.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page