omdsh-dev/dsh-drag-and-drop2

@omdsh-dev/dsh-drag-and-drop

拖拽本地文件至 DSH Web UI 并直接插入其原始绝对路径的插件

AI 分析

核心用途是快速引用本地文件路径。适合需要频繁向模型提供本地文件或文件夹路径,且无需上传或复制文件内容的本地开发用户。

包名
@omdsh-dev/dsh-drag-and-drop
版本
0.1.4
许可证
BSD-3-Clause
最近更新
2026年8月14日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:omdsh-dev/dsh-drag-and-drop

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.