32

4

This was one of my favorite features in Basecamp - it allowed me to see all of my due dates across all projects in Google Calendar.

Fog Creek Case FC1904420

flag

4 Answers

1

I have opened a open to consider this feature for a future release. Please up-vote this question to show your support for adding this feature.

This is also something that could be implemented pretty easily as a plugin using a .NET library to generate the iCal feed. The data for the milestones is trivial to pull together in the plugin API.

link|flag
1

While I haven't implemented milestones yet, I did create a script to convert case due dates to ical using Python and the FogBugz XML API: https://gist.github.com/3775333

Feel free to adapt the script to your needs, and if you do please share the results (although that's not a requirement).

link|flag
0

Or add a calendar view to FogBugz that shows milestones and generally all cases due on specific dates.

link|flag
0

Not that I know, but I add tag Feature Request Tag, Because I Will to see this feature implemented .

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.