omdsh-dev/dsh-drag-and-drop2

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

Drag local files into the DSH Web UI and insert their original filesystem paths without uploading or copying them

AI Analysis

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

Package
@omdsh-dev/dsh-drag-and-drop
Version
0.1.4
License
BSD-3-Clause
Last updated
Aug 14, 2026

Install

$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.