Needs research
- Maildir as storage for RSS articles (code in kdepim/maildir). How reliably will it work on Windows:
- the ":" issue
- atomacity of hardlinking/unlinking,
see Projects/PIM/MS_Windows#Maildir_implementation_in_KMail
- libsyndication doesn't provide progress when loading a feed, check whether it's possible to get progress from KIO _at all_
- What are possible settings for the resource?
- Read up on OPML/RSS/Atom spec (+ on the itunes podcast extension so we can set appropriate attributes; other extensions?)
- Nepomuk feeder agent: feed ontology? current state of fulltext search support?
Current todo
- React on changes made to collections (added/changed/removed)
- Don't forget about status and error messages!
- Unit tests
- Define possible API for managing feeds
Bugs to track down
- aboutToQuit() is not called when manually removing the resource via akonadiconsole
- clicking on 'Save' in akonadiconsole causes crashes
- possibility to add a resource by double-clicking in akonadiconsole (will make my life _much_ easier)