DOC-FULL-037:SearchResult → NoteAnchor 转换 #122
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
目标
实现搜索结果转笔记锚点。SearchResult 必须带 position;有 blockId 则 Anchor 使用 blockId;有 pageIndex 则使用 pageIndex;selectedText 使用 matchText。Markdown/PDF/Text 搜索结果可转 Anchor。缺少 position 时返回错误。