RSSNext / Follow

🧡 Follow your favorites in one inbox
https://follow.is
GNU General Public License v3.0
18.63k stars 767 forks source link

Add view for list of multiple types #1547

Open ZlxmChen opened 2 weeks ago

ZlxmChen commented 2 weeks ago

Clear and concise description of the problem

Currently, different subscription sources need to be divided according to their types. However, there are various types of subscription sources, such as articles and videos, which users hope to read in the same category. Meanwhile, I noticed that when setting up a list, multiple different subscription sources can be subscribed to simultaneously. However, choosing the wrong view type may result in some content being unable to be viewed properly. It would be very helpful if a view supporting mixed types, such as based on both List and article lists, is provided. In this way, selecting the corresponding interface based on the type of subscription source in the details page would greatly assist users.

Suggested solution

In my view, the following solution could be beneficial:

Unified View Layout: Develop a layout that accommodates mixed content types by using article feed list's style and item list's style. On the detailed page, apply different presentation styles based on the subscription source type (as determined by the type the user selected during subscription). This unified view would allow articles and videos to seamlessly coexist within the same list. Positioning this View as the View for list would be more convenient, as the subscription sources in the list have all been specified by the user.

Alternative

No response

Additional context

No response

Validations

linear[bot] commented 2 weeks ago

FOL-892 Add view for list of multiple types