(I'm not sure if feature requests are permitted here, but I figure it wouldn't hurt to try nonetheless...)
I wrote a WordPress hook to quickly access the current page's CF7 entry from the admin bar, allowing one to hop between the page and the form template with minimal clicking around. Works like a damn charm:
It'd be nice to have this behaviour built into the plugin so others can enjoy, too. =) If not, no hassle... also note that you'd need to refactor the code a little if you wish to support older versions of PHP (which I assume you do).