passiomatic / coldsweat

Web RSS aggregator and reader compatible with the Fever API
MIT License
146 stars 21 forks source link

Add a feed to a group #80

Closed vaz-ar closed 9 years ago

vaz-ar commented 9 years ago

I just started using coldsweat, and I noticed in the issues (specifically issue #41) that we should be able to add a feed to a specific group when adding the feed. If I have not imported an opml that contains groups, this is what the add feed pop up looks like : add_feed If I have previously imported an opml file then I can choose an existing group for my feed, but not add a new group.

Isn't there a way to add groups directly via the interface ?

passiomatic commented 9 years ago

Isn't there a way to add groups directly via the interface ?

Unfortunately it is not possible. This is partly because my personal aversion to groups/categories/tags :) I have something like 60 feeds in the single default group - I just don't care to categorize the feeds I follow.

Writing a managing groups UI is not a trivial task, so at least for now I decided not to pursue that path.

vaz-ar commented 9 years ago

Ok thanks for the response !