LoserFox/marisa-distro--plugins-dsh-drag-and-drop ↗★ 7
@omdsh-dev/dsh-drag-and-drop
拖拽本地文件至 DSH Web UI 并直接插入其原始绝对路径的插件
AI 分析
核心用途是快速引用本地文件路径。适合需要频繁向模型提供本地文件或文件夹路径,且无需上传或复制文件内容的本地开发用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LoserFox/marisa-distro#4aa96256d0af09fa65e64679a1c7826342e9ded2&path:plugins/dsh-drag-and-drop说明文档
阅读完整 README ↗Usage
Drag files or folders from Finder, a Linux file manager, or Windows Explorer onto any part of the DSH Web UI.
Release the mouse when the full-page drag hint appears; the plugin writes the resolved original absolute path into the current conversation input.
Dropping multiple items at once inserts one path per line.