IOS-M3-05 新增轻笔记入口 #33
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?
目标
资料阅读页增加轻笔记入口,关联当前资料和阅读位置。
对应 zhixi-document-runtime #22 IOS-DOC-005。
完成情况
已完成 ✅
Features/MaterialReader/QuickNoteSheet.swiftQuickNotemodel — 笔记数据模型NoteStore单例 — UserDefaults 本地存储QuickNoteSheet— Sheet 编辑器(关联资料 + 位置标签 + 文本输入)MaterialReaderView工具栏新增 ✏️ 按钮buildAnchor()从当前位置自动生成 NoteAnchor待完成
关闭
QuickNoteSheet 已实现(轻笔记入口)。