cedricbonhomme / newspipe

A web news aggregator.
https://www.newspipe.org
GNU Affero General Public License v3.0
419 stars 39 forks source link

add multiline selection for feeds to add under a same category #42

Closed C00kie- closed 4 years ago

C00kie- commented 4 years ago

Hello, this is for when you import multiple feeds that you want to put under the same category. Thanks

cedricbonhomme commented 4 years ago

Hi, yes, I can do something for this. I just pushed a little improvements for the list of feeds of the home page. Feeds are now finally sorted per categories. Already on production.

I will add a way to change the category of a set of feeds more easily. Also I can add the import of categories when importing an OPML file. I need to check that too.

I also created a ticket here for this (you can create ticket without account via email).

cedricbonhomme commented 4 years ago

first point done: https://todo.sr.ht/~cedric/newspipe/6

second: https://todo.sr.ht/~cedric/newspipe/7

I may implement a drag and drop for the category assignment.

C00kie- commented 4 years ago

Thanks a lot! Drag and drop will be useful too, that's a great idea.