As SlashDock, the great donationware dock-based newsfeed reader, doesn't allow you to export feeds, I've published a python script [download] for doing the job.
After downloading, simply type this command in the terminal:
[robg adds: I haven't tested this one...]
python slashdock2opml.py >myfeeds.opml
To convert feeds from other user accounts, type:
python slashdock2opml.py /Users/USER_HOME/Library/
Preferences/SlashDock.config.plist >myfeeds.opml
The second line above has been broken with a backslash; remove it (and don't add any spaces) when typing the command (and remember to replace USER_HOME with the other user's name.
[robg adds: I haven't tested this one...]
•
[2,261 views]

