dsh-lost-and-found
本地文件记忆索引:把指定的文件夹记进本机一个 SQLite 库,忘了东西放哪问一句就能找回,不必翻硬盘;缓存、版本库与程序目录整棵跳过。每个目录各有独立增量锚点,后加入的目录首扫回填全部历史。只读,绝不修改、移动或删除你的文件。
Local file recall: indexes the folders you choose into one local SQLite database, so 'where did I put that file?' is one query instead of a disk walk. Caches, VCS and program folders are pruned per directory; each folder keeps its own incremental anchor, so a folder added later is backfilled in full. Read-only: it never modifies, moves or deletes your files.
怎么安装
dsh plugin add dsh-lost-and-found 简介
文件快速寻回 · dsh-lost-and-found 忘了文件放哪,问一句就能找回来,再也不用翻遍硬盘。 忘了文件放哪,问一句就能找回来,再也不用翻遍硬盘。这款 DSH 插件把你指定的文件夹变成一座随问随答的本地文献库。支持多目录只读扫描,缓存与程序目录整棵跳过,几万个文件十几秒扫完;结果统一登记进本地 SQLite 索引,随时可从零重建。名字、类型、大小、出现时间、位置、来源自动入库,图片内容交给大模型看过之后写回描述。找文件采用两段式:先按时间、类型、目录、来源硬过滤,再按文件名、标签、路径、摘要、图片描述分层加权,多关键词取交,命中的是哪一层直接标给你看。索引里没有的当场实时兜底找一遍,但只现场比对、绝不写库,插件只读,绝不修改、移动或删除你的文件。比每次让大模型硬翻目录更省更可控,比你自己的记忆更靠得住,几万文件规模也照样秒回。 | 设置页:扫描概况与一键扫描 | 监视的文件夹(可逐个设内容深度) | 高级选项 | | --- | --- | --- | | | | | --- English summary dsh-lost-and-found answers *"where did I put that file?"* from a **local SQLite index** instead of walking your disk on every questio…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-14
- 创建于
- 2026-09-14
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin, file-index, file-search, local-first, lost-and-found, plugin, productivity, read-only, sqlite, windows