Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ currentUser
Function
currentUser
deployments/desktop/static/desktop.js:2049–2051 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2047
}
2048
2049
function
currentUser() {
2050
return
$(
"userSelect"
).value || state.currentUser ||
"user_demo"
;
2051
}
2052
2053
function
normalizeUser(raw) {
2054
if
(typeof raw ===
"string"
) {
Callers
15
paperReportKey
Function · 0.85
loadLatestPush
Function · 0.85
runDaily
Function · 0.85
pollDailyTask
Function · 0.85
resumeDailyTask
Function · 0.85
submitFeedback
Function · 0.85
refreshReports
Function · 0.85
directRead
Function · 0.85
wikiDailyGraphParams
Function · 0.85
loadWiki
Function · 0.85
refreshWiki
Function · 0.85
syncGithubNotes
Function · 0.85
Calls
1
$
Function · 0.70
Tested by
no test coverage detected