Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ graphTitle
Function
graphTitle
deployments/desktop/static/desktop.js:3195–3197 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
3193
}
3194
3195
function
graphTitle(node) {
3196
return
localizeWikiText(rawGraphTitle(node));
3197
}
3198
3199
function
graphBody(node) {
3200
return
localizeWikiText(rawGraphBody(node));
Callers
9
architectureBody
Function · 0.85
topicBody
Function · 0.85
userDirectionBody
Function · 0.85
buildWikiMap
Function · 0.85
renderWikiGraph
Function · 0.85
renderWikiList
Function · 0.85
renderWikiResultNodes
Function · 0.85
renderWikiRelations
Function · 0.85
renderMentionSuggestions
Function · 0.85
Calls
2
localizeWikiText
Function · 0.85
rawGraphTitle
Function · 0.85
Tested by
no test coverage detected