Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ reportAnnotationKey
Function
reportAnnotationKey
deployments/desktop/static/desktop.js:2710–2712 ·
view source on GitHub ↗
(reportId)
Source
from the content-addressed store, hash-verified
2708
}
2709
2710
function
reportAnnotationKey(reportId) {
2711
return
`paperflow.report.annotations.${reportId ||
""
}`;
2712
}
2713
2714
function
loadReportCardHighlights() {
2715
try {
Callers
4
deleteReportCard
Function · 0.85
loadReportAnnotation
Function · 0.85
saveReportAnnotation
Function · 0.85
clearReportAnnotations
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected