Built this for fun in a few days with Jacob Olson. Here's what it looks like:
https://www.dropbox.com/s/yurlqcggnu8ha0o/Screenshot%202014-07-24%2000.31.32.png?dl=0
It allows you to sort macros by popularity (by usage). Also allows you to
search by user usage to find which macros each user prefers.
By no means is this polished. The queries are nasty. The architecture is odd,
but I didn't want to spend the time figuring that out while building it,
so I went for the path of least resistance. Looking for some feedback here.
I'll add some inline comments at parts we're not particularly proud of.