Zotero Report Customizer

Zotero's reports are very useful, but they are unfortunately a bit inflexible. So, I hacked together a script to give me a little more control. In addition to letting you modify the data included, it also inserts all the styling as inline CSS, so you can send a colleague your pretty report without having to include seperate stylesheet files.

If you have any problems or suggestions, feel free to let me know; my contact information's on my blog. View the source code here.

Thanks to Peter Baumgartner, there's now modified version of this tool for the German-language localization of Zotero: Zotero Bericht Anpassung.

1:Copy your Zotero report's HTML source code to your clipboard (you can view the source code of a page by pressing [CTRL+U] or selecting View -> Page Source).

2:Pick your preferences:
Select the data you want to exclude from your report.
How you want your report items sorted?

update: I found out that there's a actually a way to do this in Zotero; you need to append specific values to the url of the report. You can find instructions in the Zotero documentation.