Currently the separate relatedFolderProcessors defined in hpi-core.xml or hpi-core-overlay.xml are displayed as separate folders in the desktop. It would be nice to be able to set some sort of flag that would combine all of the processor results into a single folder if that was desired. Of course, someone could just make their processor do everything that the multiple processors would be doing, but if there were already some processors defined it would easier to just reuse them.
In addition, it would be nice to have something configurable to show all non-categorized documents. Currently it does this by default, but we could add a property to each processor defined in the JAVA that returned a boolean value for the JSP to use.