zhengjy01/dsh-settings-nav-organizer1

dsh-settings-nav-organizer

DeepSeek Harness 设置面板导航栏整理插件,支持将第三方插件入口折叠至可收起的群组行中,并支持自定义分组管理。

AI 分析

核心用途是美化和整理 DSH 的设置菜单,避免安装过多插件导致侧边栏混乱。适合安装了大量 DSH 插件、追求界面整洁的用户。

套件
dsh-settings-nav-organizer
版本
1.4.3
授權
MIT
最近更新
2026年8月16日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhengjy01/dsh-settings-nav-organizer

Usage

Everything lives in the Settings panel (设置):

  1. Fold toggle — open General (通用设置), the first row is 折叠第三方插件入口 / Fold third-party plugin entries. On (default): plugin entries fold under the group rows; off: the nav goes back to plain native with every entry flat. The switch state is remembered across restarts.

  2. Group rows in the nav — with the toggle on, the nav shows the core entries, then a Plugin entries (N) ▾ row (and any custom group rows). Click a row to expand/collapse its entries below it.

  3. Bookmark-style groups — open Groups (分组管理) in the nav:

    • type a name and hit New group to create a group;
    • in the Ungrouped section, pick a group from each entry's dropdown to move it in;
    • inside a group card, use Rename / Delete / Remove to manage it (deleting a group moves its entries back to Ungrouped).