New release with a few requested fixes
|
|
I just released a new version which should fix the problem with styling on completed to-dos (struck-out) on the dashboard. Also, I added the non-https Basecamp domains to make it work with all Basecamp plans. Let me know if it works for you. Again, if you prefer the US date format (mm/dd/yy) you need to make the following changes: Just open the script in a text editor through the edit button in the "Manage user scripts" window. Then change line 54 & 55 to the following: dateDisplayed.setMonth(datum1[0] - 1);
Any feedback and questions are more than welcome. |
|
|
Hi Alex, Excellent! Many thanks. Works well and makes the script much nicer to use. Mark |
|
|
Hi Alex, How can I modify it so that it will only color my to-does. I know I can filter it by showing only my to-does. But I was just wondering if it is possible for me to still view everyone to-does in a project, yet have only mine colored.
Hendra |
|
|
Alex, Love the script. However, it seems to be having an issue with April 2009. It does not work correctly for that month for some reason. I can't figure out why. CJ |
|
|
@conankun: It´s a bit tricky but there might be a way to implement this filter. I´ll see what I can come up with. |