Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

[Enhancement] In the feed list, show the categories name associated for each feed #70

@Massedil

Description

@Massedil

With 550 feeds, it is very difficult to find a specific feed in the feed list because they are sorted by categories but without section with the name of the categories they are in.

Actual:

Feeds:

- Feed 1a
- Feed 1b
- Feed 1c
- Feed 2a
- Feed 2b
- Feed 2c
- Feed 3a
- Feed 3b
- Feed 3c

Expected:

The categories name, then the feeds name.

Like in the FreshRSS web app.

Feeds:

- Categorie 1
  - Feed 1a
  - Feed 1b
  - Feed 1c
- Categorie 2
  - Feed 2a
  - Feed 2b
  - Feed 2c
- Categorie 3
  - Feed 3a
  - Feed 3b
  - Feed 3c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions