I want to sync subscribed feeds, e.g. rss and atom feeds, in Thunderbird between computers.
Here is an example case to describe what I'm asking for. Say that I have the following setup:
- A laptop on which I've in Thunderbird subscribed to certain feeds.
- A desktop on which I've in Thunderbird subscribed to certain feeds.
What I want is that the subscribed feeds in Thunderbird are the same on the laptop and the desktop. For example if I add a subscription on the laptop it will also be added to the desktop and if I remove a subscription from the desktop it will also be removed from the laptop. Also, I want posts that are read on one computer to be marked as read on the other computer.
If it matters my particular setup is such that I can connect to my desktop from anywhere via an URL but my laptop is harder to access since it might be behind NAT and such. Also, I'm already syncing other things with Unison.
~/.thunderbird
(clean install of 11.04). Also, what would be the relevant files and how would this handle conflicts? – N.N. Aug 26 '11 at 06:35~/.thunderbird
contains much more than the files relevant for feeds e.g. mail and I only want to sync the feeds. On my system its almost 300 MB so that would mean to sync lots that I don't want to sync. – N.N. Aug 26 '11 at 14:08