feat(desktop): 实现一些功能

1. 实现了用户阅读画像

2. 实现了全局检索功能
This commit is contained in:
2026-01-11 14:40:31 +08:00
parent 75cc9dc06d
commit 48fb287aa7
25 changed files with 1059 additions and 145 deletions

8
pnpm-lock.yaml generated
View File

@@ -50,6 +50,9 @@ importers:
electron-updater:
specifier: ^6.3.9
version: 6.6.2
flexsearch:
specifier: ^0.8.212
version: 0.8.212
html2canvas:
specifier: ^1.4.1
version: 1.4.1
@@ -2246,6 +2249,9 @@ packages:
flatted@3.3.3:
resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
flexsearch@0.8.212:
resolution: {integrity: sha512-wSyJr1GUWoOOIISRu+X2IXiOcVfg9qqBRyCPRUdLMIGJqPzMo+jMRlvE83t14v1j0dRMEaBbER/adQjp6Du2pw==}
for-each@0.3.5:
resolution: {integrity: sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==}
engines: {node: '>= 0.4'}
@@ -6408,6 +6414,8 @@ snapshots:
flatted@3.3.3: {}
flexsearch@0.8.212: {}
for-each@0.3.5:
dependencies:
is-callable: 1.2.7