RSSNext / RSSNext/Folo

It is recommended to add classification tops and more sorting methods

Open
#4,404 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Clear and concise description of the problem

1、置顶某一分类 不受排序影响
我右键分类 只有重命名功能 没有置顶

2、目前排序方式太单一 而且没有任何文字说明

而且逻辑也可以优化 按照习惯 点击这个排序弹出菜单再根据菜单选择 实际上你点击 他会选第一个分类方式直接排序了 而软件设计的是光标悬浮在图标上就弹出菜单再选择 但单击就已经做出了选择

除了名字 数量排序 还可以增加最近更新排序等等

Image
Suggested solution

1、右键分类置顶

Image

2、改为单击弹出菜单再选择
可更改排序顺序
增加最近更新排序 即有更新的排在前面

Image
Alternative

No response

Additional context

No response

Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • This issue is valid

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the category context menu and the current sorting control in the TypeScript frontend, then trace how category order and updates are represented. Done should include category pinning, a click-to-open sorting menu, and the requested name, count, and recent-update ordering options.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.