AI Agent Hub
Back to plugins
dsh-settings-nav-order preview

dsh-settings-nav-order

Client Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install Saretheya/dsh-settings-nav-order

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Saretheya/dsh-settings-nav-order in the DeepSeek Harness terminal; the source repository is https://github.com/Saretheya/dsh-settings-nav-order. After installation, restart dsh and refresh your browser page.

About this plugin

Every additional plugin adds its own sections to the settings sidebar, and each one's position is locked in by its order value with no built-in way to rearrange them. If you find yourself constantly scrolling past five sections to reach the one you actually use, dsh-settings-nav-order gives you back that control with a single gesture: long-press any section for about 0.3 seconds, drag it up or down, and release. The dragged item follows your cursor at half opacity for clear visual feedback, and the order is saved to the plugin's own directory so it persists across restarts. The plugin adds zero visible UI—no new pages, no registered slots, no styling change to the navigation bar—and never touches settings.yaml or any other plugin's files. On uninstall it immediately restores the official order and removes every listener, observer, and style it created, leaving no residue behind. It is built for users whose sidebar has grown past one screen and who want a custom arrangement without maintaining another preference system. One drag makes it permanent until you decide otherwise.

Screenshots

Use Cases

  • The settings sidebar has grown past one screen and the section you need is always at the bottom
  • Multiple plugins registered settings pages in an order that does not match your workflow
  • You need a quick custom arrangement for a demo, then a clean one-tap restore afterwards

Best For

  • Heavy plugin users whose settings sidebar regularly exceeds viewport height
  • Users who want a personal arrangement without maintaining a separate preference system
  • Purity-minded users who demand zero-residue uninstall and no writes to shared config files or other plugins data