Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ formatIndex
Function
formatIndex
tooling/scripts/perf-web-runtime.mjs:186–188 ·
view source on GitHub ↗
(index)
Source
from the content-addressed store, hash-verified
184
}
185
186
function
formatIndex(index) {
187
return
String(index).padStart(5,
'0'
)
188
}
189
190
function
largeNoteBody(lines, id) {
191
const
blocks = []
Callers
2
largeNoteBody
Function · 0.70
seedVault
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected