I've three different sets of blog lists on 3 different PC's. How can I merge them ?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

The easiest way to do this is probably to just edit the text of the OMPL files. They're human-readable XML feeds. Take all of the <outline> elements from the <body> block and combine them into one big body block in one of the three files. Your RSS reader should handle any duplicates that result.

link|improve this answer
feedback

There is a free tool called OPML Merge which should do the trick for you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.