global master

I keep references in an extensive structure of subcollections, but sometimes I want to see all the references I have. As far as I know, this requires that I copy each item that I import into a subcollection to a master list, or I can import it into the master list then copy it to a subcollection. Is there any way for me to see all of the references in all of the subcollections of an overall collection?
Sign In or Register to comment.