Kanbanery Support
asked this on April 07, 2011 12:52
We intend to add a csv export feature next month. The first version will be simple: task title, description, type, estimate, creator, assigned to, and column. We'll improve on that with future releases, but will probably not add any support for file attachements and possibly not for message threads either. For now, you could rather easily export all the data yourself with a simple script using our API if you need to convince your CTO that we're not hoarding data and holding you hostage :)
If you have suggestions for useful reporting, please let us know. We're eager to improve the reporting options and the reports that you like would likely be useful to others as well.
Comments
I took my project log and grep'd and formatted it to give a report of my activity to my line manager today. It would be nice to just be able to click on any column and get a CSV of it.
Fine tune the .CSV export with the ability to choose what (and what not) to include in the .CSV (such as Deadline date, issues, etc.)