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.

CommentFileSizeAuthor
#13 bubbletimer_notes.zip52.88 KBScheepers de Bruin

Comments

rokr’s picture

Attaching bubble timer to comments would be the drupal way i guess.
IMHO this would be very usefull. What do you think?

hanoii’s picture

Not 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.

itarato’s picture

Hi,

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

Kalle153’s picture

Daily notes would be very nice. IMHO Single notes for each 15min Slot is way too much.

Christopher Herberte’s picture

Notes 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.

hanoii’s picture

Hmm, 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.

Christopher Herberte’s picture

Suggestion: 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.

mlncn’s picture

Subscribing. I recommend continuing to follow Bubbletimer.com, which has notes per activity per day. (It also has one note for overall per day.)

leilyrken’s picture

subscribing

tamasd’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Assigned: Unassigned » tamasd

The 7.x-2.x branch is under a heavy refactoring. If I will have some spare time, I'll gladly include this feature.

DanGarthwaite’s picture

It is now January 13, 2012. How is that refactoring going?

Also, subscribing.

DanGarthwaite’s picture

Thoughts:

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.

Scheepers de Bruin’s picture

StatusFileSize
new52.88 KB

There'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.