piqoni/matcha

OPML and categories

Closed this issue · 2 comments

add an ability for the config to speficy an opml file that has the feeds. Support categories with feeds within the categories. A category is a directory and the feed is a page within the category. Allows easy importing of existing RSS feeds from other readers.

Absolutely, and OPML is on the roadmap.

I added basic OPML support here: ea75982
For now, you need to call your opml file config.opml and leave it in the current directory where matcha is located.
I will add the release binaries tomorrow.

For the time being, I'm not sure about the suggestion of creating directories for each category. I think having a single daily file for everything is more convenient and a good feature in itself (also it's a digest, so everyday these pages are reset and not very big). Certainly though, I will add a separate heading for each category.