Plugin directory / UI Enhancements / dsh-drag-and-drop
dsh-drag-and-drop
GitHub source only bill9109/dsh-drag-and-drop ↗
2Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-13Last push
What it does
为 DSH Web UI 增加跨平台文件拖拽与原始路径插入能力,无需复制文件
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:bill9109/dsh-drag-and-drop - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:bill9109/dsh-drag-and-drop. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/bill9109/dsh-drag-and-drop ↗