Converts a TimeLog calendar to a CSV file.
Project description
TimeLog2CSV
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.
Free software: BSD license
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file timelog2csv-0.1.1.tar.gz
.
File metadata
- Download URL: timelog2csv-0.1.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2983e8691e3ffbe601b9a621eab4f846bc6d360f359398be5a3d82f039dac680 |
|
MD5 | 540f3c319fc7a8db46edb2e30fdf727d |
|
BLAKE2b-256 | b0b2514f8cd45bcdb44ddc1754786ef120f2e279134579143273f7eed32b22b3 |