Nice work! I have no idea if this could fit into your roadmap (and this is probably the kind of feature request you should absolutely say no to) but my partner and I made a thing called TagTime that does time-tracking via random sampling (pinging you at random times) and I'm offering the domain tagtime.com to whoever subsumes the janky Perl-scripts-plus-Vim version we use and makes a proper TagTime-in-the-cloud. Ther…
Nice. I see that you did this invite/offer first time in 2017. What is the main reason no one took you on it? What is the result of ttc tagging since then?
TimeTagger: Open-Source Time Tracker
101–110 of 119 posts
Re: TimeTagger: Open-Source Time Tracker
#102Re: TimeTagger: Open-Source Time Tracker
#103Earlier quoted context omitted.
1. When you go to edit an existing task and just click a suggested tag the edit button does not activate and it does not save unless you enter a space first. 2. Clicking on a tag on the right should work as a filter on the tasks. 3. Export to csv should have the tags in every row Well done on releasing and going open source, great achievement.
Thanks for the feedback. 1. Is indeed a bug, will fix! 2. It does that, right? 3. Not sure if I follow. ATM the tags are in one cell, delimited by spaces.
3. Each individual row does not have the associated tags, if i'm exporting to csv I'm probably going to be opening in Excel to generate a graph or report
Re: TimeTagger: Open-Source Time Tracker
#104And since I am currently looking for a lean time tracker which runs locally for a single user without any internet and cloud stuff, this is very useful.
I fully agree with earlier the feedback of r4tn4l (most importantly, that a delete button would be really helpful) And here are some additional comments:
- the dashed line indicating 'now' is really easy to overlook and it should be visually more prominent (other color, thicker, ...)
- In the overview (this week, this month, ...) the records should be display somehow. Indicating records visually in the overviews makes it easier to grasp the work distribution over longer periods of time. Additionally, if I mess up the month/year of a record (which I frequently do ;-) ) I have no chance to find it again except that I scroll through every day and look for it. So maybe assigning a separate color to each tag and display them in the big grey fields next to the time line would work... (edit: formatting)
Re: TimeTagger: Open-Source Time Tracker
#105Earlier quoted context omitted.
I'm building something now that would fit in great with TimeTagger, but I don't see an API documented.
The API is not public yet. I plan to though. Out of interest, what are you building? Perhaps we should keep in touch :)
I love the idea, but I need this to work on my computer, and my phone, and my other computer, and..., so I'm heeding their call to build a cloud-based version of TagTime. It pings the user via various channels (SMS, Web Push, Slack, etc.) and feeds their responses into Beeminder, Toggl, and IFTTT.
I'd love to add TimeTagger to the list of supported integrations, since the demo app looks really compelling for the way I think about tracking time.
Re: TimeTagger: Open-Source Time Tracker
#106Tangent: I also want a coach & nudge app. I have chemobrain (and other stuff, TMI). So my mind wanders. I need nudges to get back on track. Like a reverse pomodomo. I used to have a remarkable internal clock (always know time of day, track elapsed time, without looking at watch). Well, no more. Example 1: An inactivity timer. Like the builtin reminder to standup and stretch. Once or twice a day, I just have to sit do…
That periodic nudge to actually think about what you're doing and whether it's what you want to be doing could be what you need to keep yourself on track.
Re: TimeTagger: Open-Source Time Tracker
#107I really like that more and more developers are doing the open-source/paid service option(no idea what's the term for it). I personally think it's great for both developers and their customers/users.
Do you see open source + self hosting could drive more adoption among developers rather than customers? Looking forward to hear your thoughts. Do you see model like Ghost could be a strategy to grow Open Source SaaS products?
>Do you see model like Ghost could be a strategy to grow Open Source SaaS products?
Definitely, I think Ghost is a very good and successful example of Open Source SaaS.
Re: TimeTagger: Open-Source Time Tracker
#108First of all this is quite interesting and I appreciate your effort, thanks! And since I am currently looking for a lean time tracker which runs locally for a single user without any internet and cloud stuff, this is very useful. I fully agree with earlier the feedback of r4tn4l (most importantly, that a delete button would be really helpful) And here are some additional comments: - the dashed line indicating 'now' i…
Re: TimeTagger: Open-Source Time Tracker
#109Earlier quoted context omitted.
Thanks for the feedback. 1. Is indeed a bug, will fix! 2. It does that, right? 3. Not sure if I follow. ATM the tags are in one cell, delimited by spaces.
2. If I filter by client1 on the right I can still see client2 records on the left, it would be my preference that they filter but thats just me. 3. Each individual row does not have the associated tags, if i'm exporting to csv I'm probably going to be opening in Excel to generate a graph or report
Re: TimeTagger: Open-Source Time Tracker
#110Nice! When we chose a time tracker for consulting, having a paid option that is also open source would have been a major pro point (so we can rely on it not disappearing, and being able to fix blocking issues ourselves). You mentioned here that you don't want to add tiered pricing, but I do recommend to add support for paying for a whole organisation in batch (N users, so that the individuals at an org don't have to…