Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSU-NLP-Group/GUI-Agents-Paper-List
/ functions
Functions
114 in github.com/OSU-NLP-Group/GUI-Agents-Paper-List
⨍
Functions
114
◇
Types & classes
16
↓ 11 callers
Function
maxIdx
()
site/src/islands/PaperBrowser.tsx:795
↓ 10 callers
Function
highlight
(text: string, query: string | undefined)
site/src/islands/PaperBrowser.tsx:1072
↓ 10 callers
Function
setOrDelete
(k: string, v: string)
site/src/islands/PaperBrowser.tsx:108
↓ 10 callers
Function
toggle
(s: () => Set<string>, setS: (v: Set<string>) => void, val: string)
site/src/islands/PaperBrowser.tsx:327
↓ 8 callers
Function
fmtMonth
(m: string)
site/src/islands/PaperBrowser.tsx:127
↓ 8 callers
Function
fromIdx
()
site/src/islands/PaperBrowser.tsx:811
↓ 8 callers
Function
toIdx
()
site/src/islands/PaperBrowser.tsx:815
↓ 7 callers
Function
isDark
()
site/src/islands/StatsCharts.tsx:12
↓ 6 callers
Function
idxToYm
(idx: number)
site/src/islands/PaperBrowser.tsx:806
↓ 6 callers
Function
lookupVenueFamily
(head: string)
site/src/lib/venues.ts:139
↓ 6 callers
Function
normalizePublisher
(raw: string | null | undefined)
site/src/lib/venues.ts:170
↓ 6 callers
Function
tooltipBase
(c: ReturnType<typeof paperColors>)
site/src/islands/StatsCharts.tsx:67
↓ 5 callers
Function
csv
(k: string)
site/src/islands/PaperBrowser.tsx:89
↓ 5 callers
Function
filterSection
( label: string, items: () => [string, number][], selected: () => Set<string>, setSelected: (v
site/src/islands/PaperBrowser.tsx:432
↓ 5 callers
Function
join
(s: Set<string>)
site/src/islands/PaperBrowser.tsx:112
↓ 5 callers
Function
labelLeft
()
site/src/islands/PaperBrowser.tsx:921
↓ 5 callers
Function
setFromIdx
(idx: number)
site/src/islands/PaperBrowser.tsx:825
↓ 5 callers
Function
setToIdx
(idx: number)
site/src/islands/PaperBrowser.tsx:831
↓ 5 callers
Function
uniqueCount
(items: T[])
site/src/islands/PaperBrowser.tsx:56
↓ 5 callers
Function
widthPct
(idx: number)
site/src/islands/PaperBrowser.tsx:823
↓ 4 callers
Function
arrayOfStrings
(v: unknown)
site/src/lib/parsePapers.ts:142
↓ 4 callers
Function
close
()
site/src/islands/UiPrimitives.tsx:33
↓ 4 callers
Function
escapeBibValue
(s: string)
site/src/islands/PaperBrowser.tsx:1095
↓ 4 callers
Function
formatBib
(kind: string, key: string, fields: Array<[string, string]>)
site/src/islands/PaperBrowser.tsx:1163
↓ 4 callers
Function
labelRight
()
site/src/islands/PaperBrowser.tsx:922
↓ 4 callers
Function
paperMonth
(p: BrowserPaper)
site/src/islands/PaperBrowser.tsx:137
↓ 3 callers
Function
active
()
site/src/islands/UiPrimitives.tsx:123
↓ 3 callers
Function
applyPreset
(months: number)
site/src/islands/PaperBrowser.tsx:905
↓ 3 callers
Function
monthAddOffset
(ym: string, offset: number)
site/src/islands/PaperBrowser.tsx:760
↓ 3 callers
Function
parse_date_string
Tolerant date parser. Accepts ISO YYYY-MM-DD, YYYY-MM, "Month DD, YYYY", "Month YYYY" and any year-only fallback. Returns a pandas Timestamp;
scripts/regen.py:113
↓ 3 callers
Function
trackPosToIdx
(clientX: number)
site/src/islands/PaperBrowser.tsx:838
↓ 2 callers
Function
applyYear
(year: number)
site/src/islands/PaperBrowser.tsx:912
↓ 2 callers
Function
build
()
site/src/islands/StatsCharts.tsx:121
↓ 2 callers
Function
coerceMonthStr
(raw: string | null)
site/src/islands/PaperBrowser.tsx:67
↓ 2 callers
Function
done
()
site/src/islands/PaperBrowser.tsx:1203
↓ 2 callers
Function
isActive
()
site/src/islands/PaperBrowser.tsx:923
↓ 2 callers
Function
load_yaml
(path: Path)
scripts/regen.py:82
↓ 2 callers
Function
normalize_papers
Sort newest-first; fill in display_date.
scripts/regen.py:189
↓ 2 callers
Function
normalize_title
(title: str)
scripts/sync_dates_from_paper_db.py:46
↓ 2 callers
Function
parsePapersYaml
( rawYaml: string, source: 'canonical' | 'adjacent', )
site/src/lib/parsePapers.ts:179
↓ 2 callers
Function
pick
(value: T)
site/src/islands/UiPrimitives.tsx:35
↓ 2 callers
Function
readUrlState
()
site/src/islands/PaperBrowser.tsx:75
↓ 2 callers
Function
startDrag
(thumb: 'from' | 'to', e: PointerEvent)
site/src/islands/PaperBrowser.tsx:858
↓ 2 callers
Function
trackKey
(thumb: 'from' | 'to', e: KeyboardEvent)
site/src/islands/PaperBrowser.tsx:884
↓ 2 callers
Function
write_yaml
(path: Path, papers: list[dict[str, Any]], header: str)
scripts/regen.py:91
↓ 2 callers
Function
ymToIdx
(ym: string | null)
site/src/islands/PaperBrowser.tsx:796
↓ 1 callers
Function
_detect_repo_root
()
scripts/regen.py:42
↓ 1 callers
Function
actionItems
()
site/src/islands/PaperBrowser.tsx:1190
↓ 1 callers
Function
bibKey
(p: BrowserPaper)
site/src/islands/PaperBrowser.tsx:1088
↓ 1 callers
Function
bibtexVenueKind
(raw: string)
site/src/lib/venues.ts:231
↓ 1 callers
Function
buildBibtex
(p: BrowserPaper)
site/src/islands/PaperBrowser.tsx:1116
↓ 1 callers
Function
buildLineIndex
Best-effort line numbers for "edit on GitHub" links into the YAML. * We scan the raw text for "- title: <…>" lines in the same order * the parser
site/src/lib/parsePapers.ts:167
↓ 1 callers
Function
buildQuarterly
(papers: BrowserPaper[])
site/src/islands/StatsCharts.tsx:88
↓ 1 callers
Function
buildReportUrl
(p: BrowserPaper)
site/src/islands/PaperBrowser.tsx:1167
↓ 1 callers
Function
chdir
(path: Path)
tests/test_local_update_workflow.py:17
↓ 1 callers
Function
clearAll
()
site/src/islands/PaperBrowser.tsx:333
↓ 1 callers
Function
current
()
site/src/islands/UiPrimitives.tsx:31
↓ 1 callers
Function
date_to_iso
(raw: str)
scripts/regen.py:154
↓ 1 callers
Function
display_date
(raw: str, ts: pd.Timestamp)
scripts/regen.py:144
↓ 1 callers
Function
emit_keyword_chart
Quarterly trend + top-25 keyword PNGs. Best-effort — skipped silently when plotly isn't installed. Styling matches the pre-YAML version (sharp
scripts/regen.py:301
↓ 1 callers
Function
emit_yaml
(canonical: list[dict[str, Any]], adjacent: list[dict[str, Any]])
scripts/regen.py:211
↓ 1 callers
Function
env_string
(envs: list[str])
scripts/regen.py:166
↓ 1 callers
Function
expandDate
Expand a YAML date string into the metadata the site needs. * * Accepted forms: * "YYYY-MM-DD" full date, day known * "YYYY-MM" month
site/src/lib/parsePapers.ts:86
↓ 1 callers
Function
extractArxivId
(link: string)
site/src/lib/parsePapers.ts:151
↓ 1 callers
Function
hl
()
site/src/islands/UiPrimitives.tsx:124
↓ 1 callers
Function
inRange
()
site/src/islands/PaperBrowser.tsx:970
↓ 1 callers
Function
isValidMonthStr
(s: string)
site/src/islands/PaperBrowser.tsx:64
↓ 1 callers
Function
kw_string
(keywords: list[str])
scripts/regen.py:170
↓ 1 callers
Function
lastDayOfMonth
(y: number, mZeroBased: number)
site/src/lib/parsePapers.ts:70
↓ 1 callers
Function
loadAllPapers
()
site/src/lib/parsePapers.ts:239
↓ 1 callers
Function
load_module
(module_name: str, path: Path)
tests/test_local_update_workflow.py:26
↓ 1 callers
Function
load_paper_db
()
scripts/sync_dates_from_paper_db.py:50
↓ 1 callers
Function
main
()
main.py:1
↓ 1 callers
Function
main
()
scripts/sync_dates_from_paper_db.py:116
↓ 1 callers
Function
md_entry_for_readme
(p: dict[str, Any])
scripts/regen.py:174
↓ 1 callers
Function
mulberry32
(a: number)
site/src/islands/PaperBrowser.tsx:46
↓ 1 callers
Function
opacity
(v: number)
site/src/islands/StatsCharts.tsx:495
↓ 1 callers
Function
paperColors
()
site/src/islands/StatsCharts.tsx:18
↓ 1 callers
Function
parse_args
()
scripts/sync_dates_from_paper_db.py:39
↓ 1 callers
Function
persist
()
site/src/islands/PaperBrowser.tsx:206
↓ 1 callers
Function
process
()
scripts/regen.py:415
↓ 1 callers
Function
quarterKey
(iso: string)
site/src/islands/StatsCharts.tsx:82
↓ 1 callers
Function
render_readme
Render README.md directly from papers.yaml + readme_template/template.md. No intermediate fragment files — the template's placeholders are su
scripts/regen.py:228
↓ 1 callers
Function
resizeAll
()
site/src/islands/StatsCharts.tsx:418
↓ 1 callers
Function
size
(v: number)
site/src/islands/StatsCharts.tsx:491
↓ 1 callers
Function
slugFromTitle
(title: string)
site/src/lib/parsePapers.ts:156
↓ 1 callers
Function
stripPresentation
Strip a trailing presentation tag like "(Poster)", "(Oral)", * "(Spotlight)", "(Highlight)" — these never change which venue * bucket a paper belo
site/src/lib/venues.ts:132
↓ 1 callers
Function
writeUrlState
(state: ReturnType<typeof readUrlState>)
site/src/islands/PaperBrowser.tsx:105
Function
DateRangeSection
(props: DateRangeProps)
site/src/islands/PaperBrowser.tsx:768
Function
GET
(context: { site: URL | undefined })
site/src/pages/rss.xml.ts:5
Function
KeywordCloud
(props: { items: Array<{ k: string; v: number }>; basePath: string })
site/src/islands/StatsCharts.tsx:486
Function
PaperBrowser
(props: Props)
site/src/islands/PaperBrowser.tsx:143
Function
PaperCardClient
(props: CardProps)
site/src/islands/PaperBrowser.tsx:1179
Function
Select
(props: SelectProps<T>)
site/src/islands/UiPrimitives.tsx:25
Function
StatsCharts
(props: Props)
site/src/islands/StatsCharts.tsx:109
Function
Toggle
(props: ToggleProps)
site/src/islands/UiPrimitives.tsx:177
Function
_literal_representer
(dumper, data)
scripts/sync_dates_from_paper_db.py:109
Function
_literal_representer
(dumper, data)
scripts/regen.py:75
Function
buildBrowseUrl
(basePath: string, params: Record<string, string | undefined>)
site/src/lib/site.ts:17
Function
clearRange
()
site/src/islands/PaperBrowser.tsx:916
next →
1–100 of 114, ranked by callers