Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/fastrepl/anarlog
/ functions
Functions
3,513 in github.com/fastrepl/anarlog
⨍
Functions
3,513
◇
Types & classes
221
↓ 12 callers
Method
clear
()
packages/api-client/src/generated/client/utils.gen.ts:237
↓ 12 callers
Function
createDebouncedBatcher
( onFlush: (items: Map<string, T>) => void, debounceMs: number, )
apps/desktop/src/store/tinybase/persister/shared/listener.ts:23
↓ 12 callers
Function
createEmptyLoadedSessionData
()
apps/desktop/src/store/tinybase/persister/session/load/types.ts:19
↓ 12 callers
Function
createEnhanceValidator
( template: EnhanceTemplate | null, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-validator.ts:82
↓ 12 callers
Function
createIndexes
(tables: Record<string, Record<string, any>>)
apps/desktop/src/chat/tools/session-correction.test.ts:40
↓ 12 callers
Function
getLocalContentPath
()
apps/web/src/functions/github-content.ts:15
↓ 12 callers
Function
hasStoredNoteContent
(value: unknown)
apps/desktop/src/session/components/shared.tsx:43
↓ 12 callers
Function
isRecord
(value: unknown)
apps/desktop/src/chat/transport/helpers.ts:3
↓ 12 callers
Method
start
(test: Frameworks.Test, videoPath: string)
e2e/blackbox/record.ts:19
↓ 12 callers
Function
syncEvents
( _ctx: Ctx, { incoming, existing, incomingParticipants }: EventsSyncInput, )
apps/desktop/src/services/calendar/process/events/sync.ts:4
↓ 11 callers
Function
build
( url: URL, attrs: Omit<GitHubAttrs, "provider" | "url">, )
packages/editor/src/app-link/github.ts:46
↓ 11 callers
Function
buildSessionPath
( dataDir: string, sessionId: string, folderPath: string = "", )
apps/desktop/src/store/tinybase/persister/shared/paths.ts:19
↓ 11 callers
Function
buildTimelineBuckets
({ timelineEventsTable, timelineSessionsTable, timezone, }: { timelineEventsTable: TimelineEventsTable
apps/desktop/src/sidebar/timeline/utils/index.ts:441
↓ 11 callers
Function
createMockCtx
( overrides: Partial<Ctx> & { eventToSession?: Map<string, string>; nonEmptySessions?: Set<string>;
apps/desktop/src/services/calendar/process/events/sync.test.ts:43
↓ 11 callers
Function
createStore
(tables: Record<string, Record<string, any>>)
apps/desktop/src/chat/tools/session-correction.test.ts:10
↓ 11 callers
Function
deterministicGenerationSettings
(model: LanguageModel)
apps/desktop/src/ai/model-settings.ts:3
↓ 11 callers
Function
getCollectionFromPath
( filePath: string, )
apps/web/src/functions/github-content.ts:136
↓ 11 callers
Function
handleSelect
(repo: string)
apps/desktop/src/settings/todo/github.tsx:81
↓ 11 callers
Function
isAborted
(signal: AbortSignal | undefined)
apps/desktop/src/services/calendar/index.ts:143
↓ 11 callers
Function
liveDelta
( newWords: LiveTranscriptDelta["new_words"], replacedIds: string[] = [], )
apps/desktop/src/stt/utils.test.ts:55
↓ 11 callers
Function
normalizeAudioRetention
(value: unknown, fallback?: T)
apps/desktop/src/services/audio-retention-policy.ts:18
↓ 11 callers
Function
parseAppLinkUrl
(rawUrl: string)
packages/editor/src/app-link/index.ts:56
↓ 11 callers
Function
parseJsonContent
(raw: string | undefined | null)
packages/editor/src/markdown.ts:1422
↓ 11 callers
Function
requiredInProd
(schema: T)
apps/web/src/env.ts:7
↓ 11 callers
Function
scheduleSync
()
apps/desktop/src/meeting-float/host.tsx:334
↓ 11 callers
Method
start
()
apps/desktop/src/services/enhancer/index.ts:145
↓ 11 callers
Function
syncInput
(overrides: Partial<EventsSyncInput> = {})
apps/desktop/src/services/calendar/process/events/sync.test.ts:101
↓ 11 callers
Function
useLanguageModel
(task?: CharTask)
apps/desktop/src/ai/hooks/useLLMConnection.ts:56
↓ 10 callers
Function
create
(context)
eslint-plugin-hypr.mjs:115
↓ 10 callers
Function
createExistingEvent
( overrides: Partial<ExistingEvent> = {}, )
apps/desktop/src/services/calendar/process/events/sync.test.ts:84
↓ 10 callers
Function
createSession
(store: Store, title?: string)
apps/desktop/src/store/tinybase/store/sessions.ts:19
↓ 10 callers
Function
getActiveLineIndex
( words: SegmentWord[], offsetMs: number, currentMs: number, )
apps/desktop/src/session/components/note-input/transcript/renderer/utils.ts:49
↓ 10 callers
Function
getFloatingRouteState
( state: ListenerState, { sessionId, colorScheme = "dark", settings = DEFAULT_FLOATING_OVERLAY
apps/desktop/src/meeting-float/host.tsx:470
↓ 10 callers
Function
graphql
( query: string, variables: Record<string, unknown>, token: string, )
apps/web/src/functions/github-projects.ts:10
↓ 10 callers
Function
mockNearbyEventStore
(event: { id?: string; title?: string; started_at: string; meeting_link?: string; location?: string;
apps/desktop/src/stt/contexts.test.tsx:91
↓ 10 callers
Function
parseSessionIdFromPath
(path: string)
apps/desktop/src/store/tinybase/persister/session/changes.ts:11
↓ 10 callers
Function
renderSidebarUpdateButton
()
apps/desktop/src/main/update-banner.test.tsx:388
↓ 10 callers
Function
summaryContent
(markdown: string)
apps/desktop/src/chat/tools/session-correction.test.ts:60
↓ 10 callers
Function
useEnsureDefaultSummary
(sessionId: string)
apps/desktop/src/session/hooks/useEnhancedNotes.ts:49
↓ 10 callers
Function
withToolLogging
( name: string, toolDef: T, )
apps/desktop/src/chat/tools/index.ts:26
↓ 9 callers
Function
applyExtractedContactToHuman
( store: Store, sessionId: string, humanId: string, contacts: ExtractedEventContact[], options: {
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:273
↓ 9 callers
Function
buildChatSaveOps
( tables: TablesContent, dataDir: string, changedGroupIds?: Set<string>, )
apps/desktop/src/store/tinybase/persister/chat/save.ts:80
↓ 9 callers
Function
buildPastSessionNotes
( store: MainStore, sessionId: string, userId: string | null, )
apps/desktop/src/session/insights/past-notes.ts:245
↓ 9 callers
Function
createJsonFilePersister
( store: MergeableStore<Schemas>, options: { tableName: TName; filename: string; label: string
apps/desktop/src/store/tinybase/persister/factories/json-file.ts:35
↓ 9 callers
Function
createMarkdownDirPersister
( store: MergeableStore<Schemas>, config: MarkdownDirPersisterConfig<TStorage>, )
apps/desktop/src/store/tinybase/persister/factories/markdown-dir.ts:152
↓ 9 callers
Function
createSpan
(id: string, text: string)
apps/desktop/src/session/components/note-input/search/matching.test.ts:55
↓ 9 callers
Function
fetchJson
(url: string, headers: Record<string, string>)
apps/desktop/src/settings/ai/shared/list-common.ts:78
↓ 9 callers
Function
getEnhancerService
()
apps/desktop/src/services/enhancer/index.ts:126
↓ 9 callers
Function
getSafeNodePos
(getPos: () => number | undefined)
packages/editor/src/node-views/error-boundary.tsx:120
↓ 9 callers
Function
getToken
()
apps/web/src/functions/github-projects.ts:6
↓ 9 callers
Function
hideFloatingMeetingPanel
()
apps/desktop/src/meeting-float/host.tsx:1067
↓ 9 callers
Function
isCatalogUnavailableError
( error: { code?: string | null; message?: string | null; } | null, )
apps/web/src/functions/media-catalog.ts:31
↓ 9 callers
Function
isConfiguredSttModel
( provider?: string | null, model?: string | null, )
apps/desktop/src/stt/capabilities.ts:66
↓ 9 callers
Function
isSupportedLocalSttModel
( model?: string | null, )
apps/desktop/src/stt/capabilities.ts:41
↓ 9 callers
Function
makeMethodFn
(method: Uppercase<HttpMethod>)
packages/api-client/src/generated/client/client.gen.ts:237
↓ 9 callers
Function
makeSseFn
(method: Uppercase<HttpMethod>)
packages/api-client/src/generated/client/client.gen.ts:240
↓ 9 callers
Function
normalizeKeywordList
(words: string[])
apps/desktop/src/stt/keywords.ts:1
↓ 9 callers
Method
render
()
packages/editor/src/editor-error-boundary.tsx:61
↓ 9 callers
Function
renderTitleInput
( props: Partial<ComponentProps<typeof TitleInput>> = {}, )
apps/desktop/src/session/components/title-input.test.tsx:48
↓ 9 callers
Function
resetTabsStore
()
apps/desktop/src/store/zustand/tabs/test-utils.ts:98
↓ 9 callers
Function
runBatchSession
( get: StoreApi<T>["getState"], sessionId: string, params: TranscriptionParams, )
apps/desktop/src/store/zustand/listener/general-batch.ts:83
↓ 9 callers
Function
showTransientToast
( toast: TransientToastInput, options?: { durationMs?: number | null }, )
apps/desktop/src/sidebar/toast/transient.ts:71
↓ 9 callers
Function
sortModelsByRecency
(models: string[])
apps/desktop/src/settings/ai/shared/list-common.ts:152
↓ 9 callers
Function
upsertSpeakerAssignment
( store: TranscriptStore, transcriptId: string, segmentKey: SegmentKey, humanId: string, anchorWordI
apps/desktop/src/stt/utils.ts:229
↓ 9 callers
Function
usePermission
(type: Permission)
apps/desktop/src/shared/hooks/usePermissions.ts:10
↓ 9 callers
Function
useRunBatch
(sessionId: string)
apps/desktop/src/stt/useRunBatch.ts:196
↓ 9 callers
Function
wrapWithThinkingMiddleware
( model: LanguageModelV3, )
apps/desktop/src/ai/hooks/useLLMConnection.ts:223
↓ 8 callers
Function
buildRenderTranscriptRequestFromStore
( store: NonNullable<ReturnType<typeof main.UI.useStore>>, transcriptIds: string[], )
apps/desktop/src/stt/render-transcript.ts:147
↓ 8 callers
Function
clearSlashAndRun
( view: EditorView, from: number, to: number, command: ( state: EditorState, dispatch?: (tr: T
packages/editor/src/widgets/slash-command.tsx:52
↓ 8 callers
Function
collectEnhanceImageContext
( sessionId: string, rawContent: string | string[], )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:41
↓ 8 callers
Function
createContactsTab
( overrides: ContactsOverrides = {}, )
apps/desktop/src/store/zustand/tabs/test-utils.ts:37
↓ 8 callers
Function
createMainStore
()
apps/desktop/src/services/audio-retention.test.ts:39
↓ 8 callers
Function
createSettingsStore
()
apps/desktop/src/services/audio-retention.test.ts:45
↓ 8 callers
Function
createStore
(rows: Record<string, Record<string, unknown>>)
apps/desktop/src/chat/components/session-provider.test.tsx:73
↓ 8 callers
Function
decodePathSegment
(value: string | undefined)
packages/editor/src/app-link/work.ts:36
↓ 8 callers
Function
displayLlmModelId
(providerId: string, model: string)
apps/desktop/src/settings/ai/shared/model-display.ts:8
↓ 8 callers
Function
displayModelLabel
(model: string, displayName?: string)
apps/desktop/src/settings/ai/stt/shared.tsx:141
↓ 8 callers
Function
ensureFirstLineTitle
( content: JSONContent, title: string | null | undefined, )
apps/desktop/src/session/title-content.ts:14
↓ 8 callers
Function
extractMetadataMap
( items: readonly T[], extract: (item: T) => string, extractMetadata: (item: T) => ModelMetadata | undef
apps/desktop/src/settings/ai/shared/list-common.ts:202
↓ 8 callers
Function
getAdditionalSpokenLanguages
( mainLanguage: string | null | undefined, spokenLanguages: readonly string[] | null | undefined, )
apps/desktop/src/settings/general/language.ts:67
↓ 8 callers
Function
getAppLinkDisplayParts
(attrs: AppLinkAttrs)
packages/editor/src/app-link/index.ts:75
↓ 8 callers
Function
getBucketInfo
( date: Date, timezone?: string, )
apps/desktop/src/sidebar/timeline/utils/index.ts:77
↓ 8 callers
Function
getChangedChatGroupIds
( tables: TablesContent, changedTables: ChangedTables, )
apps/desktop/src/store/tinybase/persister/chat/changes.ts:15
↓ 8 callers
Function
getLocalModelIcon
(model: string)
apps/desktop/src/settings/ai/stt/model-icon.tsx:14
↓ 8 callers
Function
getSessionSaveScope
( changedTables?: ChangedTables, )
apps/desktop/src/store/tinybase/persister/session/changes.ts:122
↓ 8 callers
Function
hasTableChange
( changedTables: ChangedTables, table: keyof ChangedTables, )
apps/desktop/src/store/tinybase/persister/session/changes.ts:149
↓ 8 callers
Function
importData
( store: Store, data: unknown, onPersistComplete: () => Promise<void>, )
apps/desktop/src/store/tinybase/store/importer.ts:121
↓ 8 callers
Function
isBefore
(first: Element, second: Element)
apps/desktop/src/sidebar/timeline/index.test.tsx:1140
↓ 8 callers
Function
isValidContent
(content: unknown)
packages/editor/src/markdown.ts:1414
↓ 8 callers
Function
mockPanelWidths
(widths: { bodyPanelWidth: number; leftSidebarWidth: number; rightPanelWidth?: number; })
apps/desktop/src/shared/main/chat-panels.test.tsx:454
↓ 8 callers
Function
normalizeThemePreference
( stored: string | null, )
apps/desktop/src/shared/theme/apply.ts:15
↓ 8 callers
Function
parseTranscriptWords
( store: TranscriptStore, transcriptId: string, )
apps/desktop/src/stt/utils.ts:30
↓ 8 callers
Function
partition
( items: readonly T[], shouldIgnore: (item: T) => ModelIgnoreReason[] | null, extract: (item: T) => stri
apps/desktop/src/settings/ai/shared/list-common.ts:180
↓ 8 callers
Function
queueTimeout
(callback: () => void, delay: number)
apps/web/src/routes/index.tsx:931
↓ 8 callers
Method
reset
()
apps/desktop/src/audio-player/provider.tsx:55
↓ 8 callers
Function
resolveBootIsDark
( stored: string | null, prefersDark: boolean, )
apps/desktop/src/shared/theme/apply.ts:24
↓ 8 callers
Function
shouldIgnoreCommonKeywords
(id: string)
apps/desktop/src/settings/ai/shared/list-common.ts:91
↓ 8 callers
Function
tablesToChatJsonList
(tables: TablesContent)
apps/desktop/src/store/tinybase/persister/chat/save.ts:28
↓ 8 callers
Function
tablesToSessionMetaMap
( store: Store, )
apps/desktop/src/store/tinybase/persister/session/save/session.ts:41
↓ 8 callers
Function
toTz
(date: Date | string, tz?: string)
apps/desktop/src/calendar/hooks.ts:15
← previous
next →
101–200 of 3,513, ranked by callers