Hacker News new | ask | show | jobs
by ggcdn 2370 days ago
This is pretty cool. We use some awful enterprise software for timesheets (Deltek) and its frustrating enough that I only enter information once per week. During the week I use my outlook calendar, creating events corresponding to projects and hours worked.

A nice feature would be to export the Timelite log into an ical file or directly into calendar.

2 comments

Do you use Maconomy? If so, we're in the same boat (perhaps even company). Me and a friend wrote a Python script that can automate some of the Maconomy features such as submitting timesheets. I've personally integrated this with my own journal system within Vim. Let me know if you're interested in learning more about it (karl.yngve@lervag.net).
I do want to add exports to json+csv, not sure how much more use ical export would be but I can add it to the list.