Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codedogQBY/ReadAny
/ library-store.ts
File
library-store.ts
packages/app/src/stores/library-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as db from
"@/lib/db/database"
;
2
import
{ triggerVectorizeBook } from
"@/lib/rag/vectorize-trigger"
;
3
import
{
4
getDesktopLibraryRoot,
Callers
nothing calls this directly
Calls
15
debouncedSave
Function · 0.90
isDesktopManagedRelativePath
Function · 0.90
createEmptyImportBooksResult
Function · 0.90
createImportDuplicateIndex
Function · 0.90
findDuplicateBookByHash
Function · 0.90
getDesktopLibraryRoot
Function · 0.90
triggerVectorizeBook
Function · 0.90
generatePdfCover
Function · 0.85
inspectDeletedDesktopBookCandidate
Function · 0.85
restoreDeletedDesktopBook
Function · 0.85
find
Method · 0.80
map
Method · 0.80
Tested by
no test coverage detected