MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 8 callersFunctionuseConfigValues
( keys: readonly K[], )
apps/desktop/src/shared/config/index.ts:65
↓ 8 callersFunctionuseSync
()
apps/desktop/src/calendar/components/context.tsx:143
↓ 8 callersFunctionwithNodeViewErrorBoundary
( Component: ComponentType<any>, { fallbackTag, name, }: { fallbackTag?: FallbackTag; na
packages/editor/src/node-views/error-boundary.tsx:129
↓ 7 callersFunctionbuild
( url: URL, attrs: Omit<GoogleAttrs, "provider" | "url">, )
packages/editor/src/app-link/google.ts:16
↓ 7 callersFunctionbuildApplySessionCorrectionTool
( deps: Pick< ToolDependencies, | "getStore" | "getSettingsStore" | "getIndexes" | "getS
apps/desktop/src/chat/tools/session-correction.ts:469
↓ 7 callersFunctionbuildChatPath
(dataDir: string, chatGroupId: string)
apps/desktop/src/store/tinybase/persister/shared/paths.ts:31
↓ 7 callersFunctionbuildCommitBody
( message: string, author?: { name: string; email: string }, options?: { content?: string; sha?: string;
apps/web/src/functions/github-content.ts:59
↓ 7 callersFunctionbuildWebAppUrl
( path: DesktopFlowPath, params?: Record<string, string>, )
apps/desktop/src/shared/utils.ts:28
↓ 7 callersFunctionchatJsonToData
(json: ChatJson)
apps/desktop/src/store/tinybase/persister/chat/load.ts:71
↓ 7 callersFunctioncreateIncomingEvent
( overrides: Partial<IncomingEvent> = {}, )
apps/desktop/src/services/calendar/process/events/sync.test.ts:69
↓ 7 callersFunctioncreateParams
( overrides: Partial<TitleSuccessParams> = {}, )
apps/desktop/src/store/zustand/ai-task/task-configs/title-success.test.ts:13
↓ 7 callersFunctioncreateSegment
( segment: Omit<LiveTranscriptSegment, "end_ms" | "words"> & { words: Array<Partial<SegmentWord> & Pick<
apps/desktop/src/meeting-float/host.test.ts:62
↓ 7 callersFunctioncreateStore
(participantIds = ["self", "remote"])
apps/desktop/src/stt/render-transcript.test.ts:30
↓ 7 callersFunctionextractEventContacts
({ model, context, }: { model: LanguageModel | null; context: EventContactExtractionContext; })
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:92
↓ 7 callersFunctionfrontmatterToHuman
( frontmatter: Record<string, unknown>, body: string, )
apps/desktop/src/store/tinybase/persister/human/transform.ts:62
↓ 7 callersFunctiongetByPath
(obj: unknown, path: readonly [string, string])
apps/desktop/src/store/tinybase/persister/settings/transform.ts:19
↓ 7 callersFunctiongetContactBgClass
(name: string)
apps/desktop/src/contacts/shared.tsx:34
↓ 7 callersFunctiongetFileContentFromBranch
( filePath: string, branchName: string, )
apps/web/src/functions/github-content.ts:1949
↓ 7 callersFunctiongetFloatingLiveCaptionToggleVisible
( state: ListenerState, store: SettingsStore | undefined, )
apps/desktop/src/meeting-float/host.tsx:656
↓ 7 callersFunctiongetRenderTranscriptRequestKey
( request: RenderTranscriptRequest | null | undefined, )
apps/desktop/src/stt/render-transcript.ts:60
↓ 7 callersFunctiongetSegmentColor
( key: SegmentKey, mode: "light" | "dark" = "light", )
apps/desktop/src/session/components/note-input/transcript/renderer/utils.ts:85
↓ 7 callersFunctionhasRenderableContent
(message: HyprUIMessage)
apps/desktop/src/chat/message-content.ts:29
↓ 7 callersFunctionparseStoredTemplateSections
( value: unknown, templateId: string, )
apps/desktop/src/templates/codec.ts:182
↓ 7 callersFunctionplaceholderPlugin
(placeholder?: PlaceholderFunction)
packages/editor/src/plugins/placeholder.ts:41
↓ 7 callersFunctionprocessTranscriptFile
( path: string, content: string, result: LoadedSessionData, )
apps/desktop/src/store/tinybase/persister/session/load/transcript.ts:94
↓ 7 callersFunctionprovider
(id: string)
apps/desktop/src/settings/ai/llm/select.test.ts:6
↓ 7 callersFunctionqueryTopOccluder
(container: HTMLElement)
apps/desktop/src/sidebar/timeline/index.test.tsx:1136
↓ 7 callersMethodqueueAutoEnhanceIfSummaryEmpty
(sessionId: string)
apps/desktop/src/services/enhancer/index.ts:190
↓ 7 callersFunctionremoteSpeakerKey
(speakerIndex: number | null)
apps/desktop/src/stt/utils.test.ts:651
↓ 7 callersFunctionrenderNoteInput
({ currentTab = { type: "raw" }, handleTabChange = vi.fn(), }: { currentTab?: EditorView; handleTabCha
apps/desktop/src/session/components/note-input/index.test.tsx:113
↓ 7 callersFunctionsetting
(value = true)
apps/desktop/src/settings/general/app-settings.test.tsx:6
↓ 7 callersFunctionshouldContinue
()
apps/desktop/src/meeting-float/host.tsx:297
↓ 7 callersFunctionshouldUseSyntheticBatchProgress
(params: TranscriptionParams)
apps/desktop/src/store/zustand/listener/general-batch.ts:266
↓ 7 callersMethodstop
()
e2e/blackbox/record.ts:15
↓ 7 callersFunctionsyncSessionParticipants
( ctx: Ctx, input: ParticipantsSyncInput, )
apps/desktop/src/services/calendar/process/participants/sync.ts:14
↓ 7 callersFunctiontoTZ
(date: Date, timezone?: string)
apps/desktop/src/sidebar/timeline/utils/index.ts:13
↓ 7 callersFunctionuniqueIdfromTab
(tab: Tab)
apps/desktop/src/store/zustand/tabs/schema.ts:207
↓ 7 callersFunctionupdateTabState
( tab: Tab, tabType: Tab["type"], newState: any, get: StoreApi<T>["getState"], set: StoreApi<T>["set
apps/desktop/src/store/zustand/tabs/state.ts:47
↓ 7 callersFunctionuseConnections
(enabled = true)
apps/desktop/src/auth/useConnections.ts:10
↓ 7 callersFunctionuseDeleteSession
()
apps/desktop/src/session/hooks/useDeleteSession.ts:55
↓ 7 callersFunctionuseHasTranscript
(sessionId: string)
apps/desktop/src/session/components/shared.tsx:19
↓ 7 callersFunctionuseSessionEvent
(sessionId: string)
apps/desktop/src/store/tinybase/hooks/index.tsx:12
↓ 7 callersFunctionuseUploadFile
(sessionId: string)
apps/desktop/src/stt/useUploadFile.ts:53
↓ 7 callersFunctionwithChatCollapsedForNavigation
( state: Partial<T>, shouldCloseChat: boolean, )
apps/desktop/src/store/zustand/tabs/basic.ts:528
↓ 7 callersFunctionwrapSliceWithLogging
( name: string, slice: T, )
apps/desktop/src/store/zustand/shared.ts:1
↓ 6 callersFunctionaddMarkdownSectionSeparators
()
apps/desktop/src/store/zustand/ai-task/shared/transform_impl.ts:5
↓ 6 callersFunctionassertCanonicalTemplateSections
( value: unknown, context: string, )
apps/desktop/src/templates/codec.ts:164
↓ 6 callersFunctionbuildEntityFilePath
( dataDir: string, dirName: string, id: string, )
apps/desktop/src/store/tinybase/persister/shared/paths.ts:39
↓ 6 callersFunctioncleanupExpiredAudio
( store: main.Store, settingsStore: settings.Store, nowMs = Date.now(), )
apps/desktop/src/services/audio-retention.ts:128
↓ 6 callersFunctionclearLiveInterval
(intervalId?: LiveIntervalId)
apps/desktop/src/store/zustand/listener/general-live.ts:88
↓ 6 callersFunctioncollectCells
( persistedStore: any, table: string, rowId: string, fields: string[], )
apps/desktop/src/search/contexts/engine/utils.ts:192
↓ 6 callersFunctioncommit
(path: string, message: string)
plugins/git/js/bindings.gen.ts:49
↓ 6 callersFunctioncreateAutoStopEndedNotificationKey
(sessionId: string)
apps/desktop/src/stt/auto-stop-notification.ts:7
↓ 6 callersFunctioncreateDelta
( speakerIndices: Record<number, number> = {}, )
apps/desktop/src/store/zustand/listener/transcript.test.ts:26
↓ 6 callersFunctioncreateHumanPersister
(store: Store)
apps/desktop/src/store/tinybase/persister/human/persister.ts:10
↓ 6 callersFunctioncreateListenerState
(live: Partial<ListenerLiveState>)
apps/desktop/src/meeting-float/host.test.ts:21
↓ 6 callersFunctioncreateListenerStateWithCaption
( live: Partial<ListenerLiveState>, liveCaptionText: string, )
apps/desktop/src/meeting-float/host.test.ts:32
↓ 6 callersFunctioncreateMockCtx
(store: Ctx["store"])
apps/desktop/src/services/calendar/process/participants/sync.test.ts:32
↓ 6 callersFunctioncreateMockStore
(data: MockStoreData)
apps/desktop/src/services/calendar/process/participants/sync.test.ts:16
↓ 6 callersFunctioncreateSettingsStore
(values: Record<string, unknown> = {})
apps/desktop/src/chat/tools/session-correction.test.ts:31
↓ 6 callersFunctioncreateStore
()
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.test.ts:23
↓ 6 callersFunctioncreateTaskItemNode
(task: TaskRecord)
packages/editor/src/tasks.ts:178
↓ 6 callersFunctiondeleteSessionCascade
( store: Store, indexes: ReturnType<typeof main.UI.useIndexes>, sessionId: string, options?: { deferFi
apps/desktop/src/store/tinybase/store/deleteSession.ts:249
↓ 6 callersFunctionderiveBillingInfo
( payload: SupabaseJwtPayload | null, )
packages/supabase/src/billing.ts:17
↓ 6 callersFunctiondisplayPath
( path: string | undefined, home: string | undefined, )
apps/desktop/src/settings/general/storage/path-utils.ts:12
↓ 6 callersFunctionerr
(error: string)
apps/desktop/src/store/tinybase/persister/shared/load-result.ts:9
↓ 6 callersFunctiongetBase64ByteLength
(base64: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:482
↓ 6 callersFunctiongetBatchProvider
( provider: string, model: string, )
apps/desktop/src/stt/useRunBatch.ts:74
↓ 6 callersFunctiongetDataDir
()
apps/desktop/src/store/tinybase/persister/shared/paths.ts:11
↓ 6 callersFunctiongetItemTimestamp
(item: TimelineItem)
apps/desktop/src/sidebar/timeline/utils/index.ts:257
↓ 6 callersFunctiongetLiveCaptionRouteState
( state: ListenerState, settings: FloatingOverlaySettings = DEFAULT_FLOATING_OVERLAY_SETTINGS, )
apps/desktop/src/meeting-float/host.tsx:670
↓ 6 callersFunctiongetLiveTranscriptionConfig
({ provider, model, languages, }: { provider?: string | null; model?: string | null; languages: re
apps/desktop/src/stt/capabilities.ts:185
↓ 6 callersFunctiongetOpenableHref
(href: string | null)
packages/editor/src/plugins/link-open.ts:8
↓ 6 callersFunctiongetSessionTitle
(session: { title?: string })
apps/desktop/src/session/insights/past-notes.ts:634
↓ 6 callersFunctiongetSql
()
apps/web/src/functions/github-stars.ts:9
↓ 6 callersFunctionhumanToFrontmatter
(human: HumanStorage)
apps/desktop/src/store/tinybase/persister/human/transform.ts:72
↓ 6 callersFunctionisActive
(item: ContactItem)
apps/desktop/src/sidebar/contacts.tsx:296
↓ 6 callersFunctionisAudioUploadFile
(file: Pick<File, "name" | "type">)
apps/desktop/src/stt/useUploadFile.ts:42
↓ 6 callersFunctionisHyprnoteLocalSttModel
( provider?: string | null, model?: string | null, )
apps/desktop/src/stt/capabilities.ts:59
↓ 6 callersFunctionmergeLinkedSessionsIntoContent
({ content, eventIds, sessionIds, resolveEventSessionId, getSessionTitle, normalizeSessionId, ke
packages/editor/src/daily/linked-session-content.ts:48
↓ 6 callersFunctionnormalizeTaskStatus
( status: unknown, checked?: unknown, fallback: TaskStatus = DEFAULT_TASK_STATUS, )
packages/editor/src/tasks.ts:39
↓ 6 callersFunctiononProgress
(step: TaskStepInfo<Task>)
apps/desktop/src/store/zustand/ai-task/tasks.ts:215
↓ 6 callersFunctionopenOnboardingIntegrationUrl
( nangoIntegrationId: string | undefined, connectionId: string | undefined, action: "connect" | "reconne
apps/desktop/src/onboarding/calendar.tsx:34
↓ 6 callersFunctionopenTabs
(...tabs: ReturnType<typeof createSessionTab>[])
apps/desktop/src/store/zustand/tabs/restore.test.ts:8
↓ 6 callersFunctionpanelSizesAreEqual
(left: number, right: number)
apps/desktop/src/main/body.tsx:726
↓ 6 callersFunctionparseTranscriptHints
( store: TranscriptStore, transcriptId: string, )
apps/desktop/src/stt/utils.ts:46
↓ 6 callersFunctionparseYouTubeUrl
(url: string)
packages/editor/src/plugins/clip-paste.ts:76
↓ 6 callersFunctionprocessMetaFile
( path: string, content: string, result: LoadedSessionData, )
apps/desktop/src/store/tinybase/persister/session/load/meta.ts:24
↓ 6 callersFunctionproviderRowId
(providerType: ProviderType, providerId: string)
apps/desktop/src/settings/ai/shared/index.tsx:108
↓ 6 callersFunctionrefreshSourceSnapshot
(source: TaskSource)
apps/desktop/src/editor-bridge/task-storage.ts:40
↓ 6 callersFunctionrenderTranscriptSegments
( request: RenderTranscriptRequest, )
apps/desktop/src/stt/render-transcript.ts:46
↓ 6 callersFunctionresolveDisplayLocale
( language: string | null | undefined, )
apps/desktop/src/i18n/locales.ts:119
↓ 6 callersFunctionresolveIsDarkMode
( theme: ThemePreference, prefersDark: boolean, )
apps/desktop/src/shared/theme/resolve.ts:3
↓ 6 callersFunctionsetQuery
(q: string)
apps/desktop/src/session/components/note-input/search/bar.tsx:136
↓ 6 callersFunctionshouldCloseChatForNavigation
( currentTab: Tab | null | undefined, targetTab: Tab | TabInput, chatMode: ChatModeState["chatMode"], )
apps/desktop/src/store/zustand/tabs/basic.ts:508
↓ 6 callersFunctionstop
(sfx: AppSounds)
plugins/sfx/js/bindings.gen.ts:12
↓ 6 callersFunctionsyncSessionEmbeddedEvents
( ctx: Ctx, incoming: IncomingEvent[], )
apps/desktop/src/services/calendar/process/events/execute.ts:78
↓ 6 callersFunctionthemePreferenceFromSettings
( settings: Record<string, unknown> | undefined, )
apps/desktop/src/shared/theme/apply.ts:46
↓ 6 callersFunctiontoEpochMs
(value: unknown)
apps/desktop/src/search/contexts/engine/utils.ts:98
↓ 6 callersFunctiontoTrimmedString
(value: unknown)
apps/desktop/src/search/contexts/engine/utils.ts:79
← previousnext →201–300 of 3,513, ranked by callers