10.5: Import RSS feeds into Mail
Apr 15, '08 07:30:00AM
Contributed by: cowens
If you'd like to move your collection of RSS feeds into 10.5's Mail, here's how:
- Export an OPML file from your favorite feed reader (Google Reader for me)
- Run the following command in Terminal: perl -lne 'print $1 if /"(http.*?)"/' google-reader-subscriptions.xml | pbcopy
- Open Mail
- Go to File » Add RSS Feeds...
- Choose the Specify a custom feed URL radio button
- Click in the entry box and hit Command-V to paste the feed URLs
- Click the Add button
[robg adds: I haven't tested this one.]
Comments (4)
Mac OS X Hints
http://hints.macworld.com/article.php?story=2008040920544426