Show HN: Perfect time tracking for developers right in your IDE
1–10 of 11 posts
Re: Show HN: Perfect time tracking for developers right in your IDE
#2I believe it would be relatively simple to calculate time locally and then display the totals in some custom Atom buffers.
Re: Show HN: Perfect time tracking for developers right in your IDE
#3Personally, I'd love to see this working without having to send data to the Koala servers. My job has some strict policies on what data can be send to third party servers and I'm not sure how this relates to project/client names/details. I imagine others are in the same boat. I believe it would be relatively simple to calculate time locally and then display the totals in some custom Atom buffers.
You can actually configure a .koala file in the root of your project to define what to send to Koala.
Nevertheless, I see your point. I'm thinking of going open source and releasing a community edition so you can set-up a hosted version. Would that be interesting for you?
Re: Show HN: Perfect time tracking for developers right in your IDE
#4- When I go to pledge/api docs I see previously hidden navbar links 'events', 'reports'
- If I enter the 'events' section, it asks me to sign in and the browser history back action stops working.
I'm really impressed by the pledge you're making there, it's a very amicable touch.
Re: Show HN: Perfect time tracking for developers right in your IDE
#5Personally, I'd love to see this working without having to send data to the Koala servers. My job has some strict policies on what data can be send to third party servers and I'm not sure how this relates to project/client names/details. I imagine others are in the same boat. I believe it would be relatively simple to calculate time locally and then display the totals in some custom Atom buffers.
Dev here. You can actually configure a .koala file in the root of your project to define what to send to Koala. Nevertheless, I see your point. I'm thinking of going open source and releasing a community edition so you can set-up a hosted version. Would that be interesting for you?
Sweet, I didn't realise that. A self-hosted version would be cool. For my own projects I don't mind sending data, just for corporate work its more difficult. Having something I could run on my own machine and periodically get reports from without having to manually enter time constantly would be really handy.
Re: Show HN: Perfect time tracking for developers right in your IDE
#6Some website quirks I noticed: - When I go to pledge/api docs I see previously hidden navbar links 'events', 'reports' - If I enter the 'events' section, it asks me to sign in and the browser history back action stops working. I'm really impressed by the pledge you're making there, it's a very amicable touch.
Regarding the pledge: it's actually something I've been seeing at more startups. I can't recall which one but I should put up a link to them.
Re: Show HN: Perfect time tracking for developers right in your IDE
#7Earlier quoted context omitted.
Dev here. You can actually configure a .koala file in the root of your project to define what to send to Koala. Nevertheless, I see your point. I'm thinking of going open source and releasing a community edition so you can set-up a hosted version. Would that be interesting for you?
Thanks for the response! Sweet, I didn't realise that. A self-hosted version would be cool. For my own projects I don't mind sending data, just for corporate work its more difficult. Having something I could run on my own machine and periodically get reports from without having to manually enter time constantly would be really handy.
I'll send you a ping once the self-hosted version is available. In the mean time feel free to send any feedback to martijn@getkoala.co. :)
Re: Show HN: Perfect time tracking for developers right in your IDE
#8Having had a very quick browse on the page. This looks like wakatime.com.
I've been using that one for a couple of months with zero problems, it gives me an very detailed overview of what I worked on (down to filename, h:m:s editing, git branch name etc) and it gives me daily and weekly summaries.
Is there a reason for me to change to koala?
Re: Show HN: Perfect time tracking for developers right in your IDE
#9> We invented a /new/ time tracking system.. Having had a very quick browse on the page. This looks like wakatime.com. I've been using that one for a couple of months with zero problems, it gives me an very detailed overview of what I worked on (down to filename, h:m:s editing, git branch name etc) and it gives me daily and weekly summaries. Is there a reason for me to change to koala?
Re: Show HN: Perfect time tracking for developers right in your IDE
#10> We invented a /new/ time tracking system.. Having had a very quick browse on the page. This looks like wakatime.com. I've been using that one for a couple of months with zero problems, it gives me an very detailed overview of what I worked on (down to filename, h:m:s editing, git branch name etc) and it gives me daily and weekly summaries. Is there a reason for me to change to koala?
Yes, this is true. I only discovered wakatime a few days ago. The major difference at the moment is wakatime's free plan only includes 1 week of data retention, whereas Koala's plan includes indefinite data retention.