Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Isamtron

macrumors newbie
Original poster
Steps
  1. Take the HTML source of the current Safari window.
  2. Write that source to a new TextMate text file.
  3. Open it with TextMate.

If you want to open the document in Safari, you can add this line:
Code:
tell application "Safari" to open "Macintosh HD:tmp:TextMate temp file.txt"

As for hooking it up to a hotkey, you can use the wonderful app Spark for that.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.