Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/massCodeIO/massCode
/ useNotesStorage
Function
useNotesStorage
src/main/storage/index.ts:22–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
}
21
22
export
function
useNotesStorage(): NotesStorageProvider {
23
return
notesStorageProvider
24
}
25
26
export
function
useHttpStorage(): HttpStorageProvider {
27
return
httpStorageProvider
Callers
12
createImportRunFolder
Function · 0.90
ensureFolderPath
Function · 0.90
getOrCreateTagIds
Function · 0.90
createNote
Function · 0.90
persist.test.ts
File · 0.90
notes-dashboard.ts
File · 0.90
note-tags.ts
File · 0.90
notes-graph.ts
File · 0.90
internal-links.ts
File · 0.90
note-folders.ts
File · 0.90
notes.ts
File · 0.90
createNotesCapture
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected