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.
Release files for timelog2csv 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| timelog2csv-0.1.1.tar.gz | 5.8 kB | Details |
Release files / timelog2csv-0.1.1.tar.gz
| Download URL | timelog2csv-0.1.1.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2983e8691e3ffbe601b9a621eab4f846bc6d360f359398be5a3d82f039dac680
|
|
BLAKE2b-256 checksum How to use checksums |
b0b2514f8cd45bcdb44ddc1754786ef120f2e279134579143273f7eed32b22b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |