I am used to timetracking myself for billing work hours. I always looked something built-in in drupal for this and recently found this module. I haven't installed it yet but I read the project's and watch the youtube video.
I am wondering if you might consider this a good idea or thing how easy or hard would be to implement. I think it would be very nice to include notes to timeslots. I guess some other ajax thing that would pop up or pop out somewhere on the form a textarea to field in notes for the specific 15 minutes timeslot? Then this can appear on the reportings as well.
In this way, you can have a general Activity, like 'Working for bubbletimer' and then write down some notes on what you've been doing specifically.
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | bubbletimer_notes.zip | 52.88 KB | Scheepers de Bruin |
Comments
Comment #1
rokrAttaching bubble timer to comments would be the drupal way i guess.
IMHO this would be very usefull. What do you think?
Comment #2
hanoiiNot sure about using comments module here, as the timeslots are not really nodes, just information within the bubble timer module. Probably something more custom built into the module might be better.
Comment #3
itarato commentedHi,
It is actually a good idea. I've got some feedback about performance and I have to say it can be slow over 20-30 nodes in the list. That is why I don't want to make a quick and bad code. I agree that comments wouldn't fit for the nodes is BT as notes. (Collision with real comments on nodes.)
What do you think, are daily notes would be enough for you? So not for every slots but 1 for a day.
Regards,
Peter
Comment #4
Kalle153 commentedDaily notes would be very nice. IMHO Single notes for each 15min Slot is way too much.
Comment #5
Christopher Herberte commentedNotes for a selected range of slots would be nice. Admittedly I have only one client requesting more info on billed hours atm.
Awesome module anyhow.
Comment #6
hanoiiHmm, daily notes might not be enough. Ideally I'd like to report not only time spent to different projects (nodes) but also what was done in that time. Daily notes would be only enough if you work for one single project/client per day, but yet not very flexible. Just speaking of what I think is ideal.
Comment #7
Christopher Herberte commentedSuggestion: A bubbletimer per client (OG group?)
Cases (casetracker nodes) could then be attributed a group's bubbletimer effectively giving the same result and a great addition Atrium.
Comment #8
mlncn commentedSubscribing. I recommend continuing to follow Bubbletimer.com, which has notes per activity per day. (It also has one note for overall per day.)
Comment #9
leilyrken commentedsubscribing
Comment #10
tamasd commentedThe 7.x-2.x branch is under a heavy refactoring. If I will have some spare time, I'll gladly include this feature.
Comment #11
DanGarthwaite commentedIt is now January 13, 2012. How is that refactoring going?
Also, subscribing.
Comment #12
DanGarthwaite commentedThoughts:
Make it a per-day per-project comment. A textarea above/below the bubble grid that displays the current comment for that project that day.
I've found that to be enough for other timecard systems. More formal clients get bug/ticket numbers in there, informal ones get one liners that are cut and paste into the invoice.
Comment #13
Scheepers de Bruin commentedThere's a module in that. We've been using it for some time now.
Right click on a bubble, type, click save/clear.
Plays with views too.