DOC-FULL-037:SearchResult → NoteAnchor 转换 #122

Closed
opened 2026-06-11 21:55:24 +08:00 by wangdl · 0 comments
Owner

目标

实现搜索结果转笔记锚点。SearchResult 必须带 position;有 blockId 则 Anchor 使用 blockId;有 pageIndex 则使用 pageIndex;selectedText 使用 matchText。Markdown/PDF/Text 搜索结果可转 Anchor。缺少 position 时返回错误。

## 目标 实现搜索结果转笔记锚点。SearchResult 必须带 position;有 blockId 则 Anchor 使用 blockId;有 pageIndex 则使用 pageIndex;selectedText 使用 matchText。Markdown/PDF/Text 搜索结果可转 Anchor。缺少 position 时返回错误。
wangdl added this to the M-DOC-FULL:Document Runtime 完整阅读内核与学习事件协议 milestone 2026-06-11 21:55:24 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/zhixi-document-runtime#122
No description provided.