Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fastrepl/anarlog
/ functions
Functions
3,513 in github.com/fastrepl/anarlog
⨍
Functions
3,513
◇
Types & classes
221
↓ 4 callers
Function
resolveTemplateTabSelection
({ isWebMode, selectedMineId, selectedWebIndex, userTemplates, webTemplates, }: { isWebMode: boole
apps/desktop/src/templates/utils.ts:16
↓ 4 callers
Function
resolveTokensForFlow
({ flow, session, email, }: { flow: Flow; session: Session; email?: string; })
apps/web/src/functions/auth.ts:55
↓ 4 callers
Function
resourceIdAfter
(segments: string[], marker: string)
packages/editor/src/app-link/google.ts:23
↓ 4 callers
Function
safeFormat
( value: unknown, formatString: string, fallback = "", )
packages/utils/src/date.ts:31
↓ 4 callers
Function
schedule
(force = false)
apps/desktop/src/session/components/note-input/transcript/renderer/viewport-hooks.ts:135
↓ 4 callers
Function
serializePrimitiveParam
({ allowReserved, name, value, }: SerializePrimitiveParam)
packages/api-client/src/generated/core/pathSerializer.gen.ts:109
↓ 4 callers
Function
setActiveFlags
(tabs: Tab[], activeTab: Tab)
apps/desktop/src/store/zustand/tabs/basic.ts:325
↓ 4 callers
Function
shouldHidePersistedMessage
(message: PersistedChatMessage)
apps/desktop/src/chat/store/persisted-messages.ts:142
↓ 4 callers
Function
shouldShowFloatingLiveCaptionToggle
({ liveTranscriptionActive, }: { provider?: string | null; model?: string | null; liveTranscriptionAct
apps/desktop/src/meeting-float/host.tsx:646
↓ 4 callers
Function
showBatchCompletedNotification
( sessionId: string, options?: { force?: boolean }, )
apps/desktop/src/store/zustand/listener/general-batch.ts:47
↓ 4 callers
Function
syntheticBatchProgress
(elapsedMs: number)
apps/desktop/src/store/zustand/listener/general-batch.ts:322
↓ 4 callers
Function
toContent
( tables: TablesInput, )
packages/tinybase-utils/src/as-tables-changes.ts:44
↓ 4 callers
Function
tokenizeReplacement
(value: string)
apps/desktop/src/chat/tools/session-correction.ts:179
↓ 4 callers
Function
unsubscribe
(subscriptionId: string)
plugins/db/js/bindings.gen.ts:33
↓ 4 callers
Function
updateRouteState
(nextRouteState: FloatingRouteState | null)
apps/desktop/src/meeting-float/host.tsx:298
↓ 4 callers
Function
useCanShowInsights
(sessionId: string)
apps/desktop/src/session/insights/past-notes.ts:203
↓ 4 callers
Function
useCarousel
()
packages/ui/src/components/ui/carousel.tsx:34
↓ 4 callers
Function
useChatAppearance
()
apps/desktop/src/chat/hooks/use-chat-appearance.ts:12
↓ 4 callers
Function
useCurrentTimeMs
(maxTickDelayMs = MINUTE_MS)
apps/desktop/src/sidebar/timeline/realtime.tsx:58
↓ 4 callers
Function
useMentionConfig
()
apps/desktop/src/editor-bridge/mention-config.ts:8
↓ 4 callers
Function
useSTTConnection
()
apps/desktop/src/stt/useSTTConnection.ts:18
↓ 4 callers
Function
useSidebarUpcomingMeetingStatus
({ showIgnored = false, }: { showIgnored?: boolean; } = {})
apps/desktop/src/sidebar/timeline/upcoming-meeting.ts:25
↓ 4 callers
Function
useTaskStorageOptional
()
packages/editor/src/task-storage.tsx:215
↓ 4 callers
Function
useUserTemplates
()
apps/desktop/src/templates/queries.ts:110
↓ 4 callers
Function
writeString
(value: string)
apps/desktop/src/stt/render-transcript.ts:71
↓ 3 callers
Method
appendWordsAndHints
( words: WordWithId[], hints: SpeakerHintWithId[], options?: { mode?: "append" | "replace" }, )
apps/desktop/src/stt/utils.ts:170
↓ 3 callers
Function
applyDocumentTheme
(theme: ThemePreference)
apps/desktop/src/shared/theme/apply.ts:39
↓ 3 callers
Function
asOptionalRoundedNumber
(value: unknown)
apps/desktop/src/store/tinybase/persister/session/load/transcript.ts:21
↓ 3 callers
Function
asString
(value: unknown)
apps/desktop/src/store/tinybase/persister/session/load/transcript.ts:11
↓ 3 callers
Function
bootstrapThemeFromSettings
({ timeoutMs = THEME_BOOTSTRAP_TIMEOUT_MS, }: { timeoutMs?: number; } = {})
apps/desktop/src/shared/theme/apply.ts:75
↓ 3 callers
Function
build
( url: URL, attrs: Omit<SlackAttrs, "provider" | "url">, )
packages/editor/src/app-link/slack.ts:19
↓ 3 callers
Function
build
( url: URL, attrs: Omit<AtlassianAttrs, "provider" | "url">, )
packages/editor/src/app-link/atlassian.ts:34
↓ 3 callers
Function
build
( url: URL, attrs: Omit<LinearAttrs, "provider" | "url">, )
packages/editor/src/app-link/linear.ts:49
↓ 3 callers
Function
buildAuthCallbackParams
(data: { flow: Flow; scheme?: string; redirect?: string; })
apps/web/src/functions/auth.ts:26
↓ 3 callers
Function
buildAuthCallbackUrl
(params: URLSearchParams)
apps/web/src/functions/auth.ts:37
↓ 3 callers
Function
buildCreateSpeakerParticipantOption
({ query, existingOptions, }: { query: string; existingOptions: SpeakerParticipantOption[]; })
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:191
↓ 3 callers
Function
buildInputRules
()
packages/editor/src/note/keymap.ts:366
↓ 3 callers
Function
buildKeymap
(onNavigateToTitle?: (pixelWidth?: number) => void)
packages/editor/src/note/keymap.ts:395
↓ 3 callers
Function
buildRenderTranscriptRequest
( transcripts: TranscriptRow[], humans?: RenderTranscriptRequestHumans, participantHumanIds?: string[],
apps/desktop/src/stt/render-transcript.ts:213
↓ 3 callers
Function
buildSpeakerParticipantGroups
({ sessionParticipants, eventParticipants = [], contacts, query, }: { sessionParticipants: SpeakerPa
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:129
↓ 3 callers
Function
calculateTodayIndicatorPlacement
( entries: Array<{ item: TimelineItem; timestamp: Date | null }>, current: Date, )
apps/desktop/src/sidebar/timeline/utils/index.ts:218
↓ 3 callers
Function
chatFloatingControlClassNames
()
apps/desktop/src/chat/surface.ts:43
↓ 3 callers
Function
chatInputEditorClassNames
()
apps/desktop/src/chat/surface.ts:27
↓ 3 callers
Function
chatSendButtonDisabledClassNames
()
apps/desktop/src/chat/surface.ts:31
↓ 3 callers
Function
cleanNameHint
(value: string)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:693
↓ 3 callers
Function
cleanup
()
e2e/blackbox/wdio.blackbox.conf.ts:150
↓ 3 callers
Function
cleanupDeletedContentMedia
(paths: string[])
apps/web/src/routes/api/admin/content/delete.ts:88
↓ 3 callers
Function
collectEnhancedNotesContent
( store: Store, sessionId: string, )
apps/desktop/src/store/tinybase/store/utils.ts:3
↓ 3 callers
Function
collectImageReferences
(rawContent: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:272
↓ 3 callers
Function
configurePaidSettings
(store: SettingsStore)
apps/desktop/src/shared/config/configure-paid-settings.ts:5
↓ 3 callers
Function
copyTextToClipboard
( text: string, messages?: { success: string; error: string; }, )
apps/desktop/src/session/components/note-input/header.tsx:202
↓ 3 callers
Function
createAgentGraph
( agentNode: (state: AgentStateType) => Promise<Partial<AgentStateType>>, tools: StructuredToolInterface[]
packages/agent-core/src/graph/createAgentGraph.ts:17
↓ 3 callers
Function
createAgentNode
( prompt: string, tools: StructuredToolInterface[], )
packages/agent-core/src/nodes/createAgentNode.ts:26
↓ 3 callers
Function
createCtx
( store: Store, queries: Queries<Schemas>, provider: CalendarProviderType, connectionId: string, ran
apps/desktop/src/services/calendar/ctx.ts:36
↓ 3 callers
Function
createEmptyLoadedChatData
()
apps/desktop/src/store/tinybase/persister/chat/load.ts:107
↓ 3 callers
Function
createFallbackChatTitle
(initialRequest: string)
apps/desktop/src/chat/store/chat-title.ts:9
↓ 3 callers
Function
createFileListener
( config: TConfig, )
apps/desktop/src/store/tinybase/persister/shared/listener.ts:90
↓ 3 callers
Function
createInMemoryTaskStorage
()
packages/editor/src/task-storage.tsx:35
↓ 3 callers
Function
createLinkedEditor
(href: string, onOpen = vi.fn())
packages/editor/src/plugins/link-open.test.ts:18
↓ 3 callers
Function
createMouseEvent
({ target, clientY, }: { target: EventTarget; clientY: number; })
packages/editor/src/note/trailing-empty-line-click.test.ts:97
↓ 3 callers
Function
createMultiTableDirPersister
( store: MergeableStore<Schemas>, config: MultiTableDirConfig<Schemas, TLoadedData>, )
apps/desktop/src/store/tinybase/persister/factories/multi-table-dir.ts:50
↓ 3 callers
Function
createOrganizationPersister
(store: Store)
apps/desktop/src/store/tinybase/persister/organization/persister.ts:13
↓ 3 callers
Function
createPromptInput
( prompt: string, imageContext: EnhanceImageContext[], )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-workflow.ts:321
↓ 3 callers
Function
createSessionTabCloseHandler
({ store, indexes, invalidateSessionResource, getSessionMode = (sessionId) => listenerStore.getSta
apps/desktop/src/shared/desktop-tab-lifecycle.ts:60
↓ 3 callers
Function
createState
(from: number, to: number)
packages/editor/src/widgets/format-toolbar.test.ts:7
↓ 3 callers
Function
createState
(text = "", plugins: Plugin[] = [])
packages/editor/src/plugins/doc-change-listener.test.ts:8
↓ 3 callers
Function
createState
(doc: ProseMirrorNode)
packages/editor/src/plugins/autolink.test.ts:234
↓ 3 callers
Function
createTaskId
()
packages/editor/src/tasks.ts:25
↓ 3 callers
Function
createTaskItemAttrs
( status: TaskStatus | boolean = DEFAULT_TASK_STATUS, taskId = createTaskId(), taskItemId = createTaskIt
packages/editor/src/tasks.ts:98
↓ 3 callers
Function
createTaskItemId
()
packages/editor/src/tasks.ts:29
↓ 3 callers
Function
createToolRegistry
( initialTools: StructuredToolInterface[], )
packages/agent-core/src/tools/registry.ts:9
↓ 3 callers
Function
createTranscriptTimingMetadata
( source: TranscriptTimingSource, metadata?: unknown, )
apps/desktop/src/stt/timing.ts:8
↓ 3 callers
Function
createView
(children: Parameters<typeof schema.node>[2])
packages/editor/src/note/trailing-empty-line-click.test.ts:60
↓ 3 callers
Function
decodePathPart
(value: string)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:474
↓ 3 callers
Function
decodePathSegment
(value: string | undefined)
packages/editor/src/app-link/linear.ts:22
↓ 3 callers
Function
deleteByIndex
( store: Store, indexes: Indexes, indexName: string, key: string, tableName: (typeof main.TABLES)[nu
apps/desktop/src/store/tinybase/store/deleteSession.ts:32
↓ 3 callers
Function
dismissInstruction
()
plugins/windows/js/index.ts:54
↓ 3 callers
Function
dispatchEditorTransaction
({ view, transaction, onDocChanged, onError = logEditorTransactionError, }: { view: EditorView; tr
packages/editor/src/transaction-guard.ts:10
↓ 3 callers
Method
dispose
()
apps/desktop/src/services/enhancer/index.ts:156
↓ 3 callers
Function
emitSources
(sourceKeys: Iterable<string>)
packages/editor/src/task-storage.tsx:40
↓ 3 callers
Function
ensureMarkdownFirstLineTitle
( markdown: string, title: string | null | undefined, )
apps/desktop/src/session/title-content.ts:49
↓ 3 callers
Method
ensureNote
(sessionId: string, templateId?: string)
apps/desktop/src/services/enhancer/index.ts:347
↓ 3 callers
Function
extractContextRefsFromTiptapJson
( json: JSONContent | undefined, )
apps/desktop/src/chat/components/input/hooks.ts:180
↓ 3 callers
Function
extractTasksFromContent
( content: JSONContent, source: TaskSource, previousTasks: ReadonlyMap<string, TaskRecord> = new Map(),
packages/editor/src/tasks.ts:142
↓ 3 callers
Function
findSpeakerIndexForWord
( hints: SpeakerHintWithId[], wordId: string, )
apps/desktop/src/stt/utils.ts:407
↓ 3 callers
Function
flowSearchSchema
( common: T, opts: { defaultFlow?: "desktop" | "web" } = {}, )
apps/web/src/functions/desktop-flow.ts:14
↓ 3 callers
Function
formatEditorView
(view: EditorView)
apps/desktop/src/session/components/note-input/index.test.tsx:109
↓ 3 callers
Function
formatNamedFamily
( modelId: string, family: string, displayFamily: string, )
apps/desktop/src/settings/ai/shared/model-display.ts:88
↓ 3 callers
Function
formatToolName
(name: string)
apps/desktop/src/chat/components/message/tool/generic.tsx:9
↓ 3 callers
Function
formatUnitAmount
(amount: number | null)
apps/stripe/src/scripts/stripe-migrate-legacy-pro-prices.ts:557
↓ 3 callers
Function
formatVersion
(value: string)
apps/desktop/src/settings/ai/shared/model-display.ts:101
↓ 3 callers
Function
frontmatterToOrganization
( frontmatter: Record<string, unknown>, _body: string, )
apps/desktop/src/store/tinybase/persister/organization/transform.ts:4
↓ 3 callers
Function
generateChatTitle
({ model, initialRequest, }: { model: LanguageModel; initialRequest: string; })
apps/desktop/src/chat/store/chat-title.ts:19
↓ 3 callers
Function
getAccessToken
()
apps/web/src/functions/access-token.ts:3
↓ 3 callers
Function
getBatchFallbackTarget
({ isPaid, accessToken, apiBaseUrl, }: { isPaid: boolean; accessToken?: string | null; apiBaseUrl:
apps/desktop/src/stt/useRunBatch.ts:100
↓ 3 callers
Function
getBranchPrefix
(collection: ReviewableContentFolder)
apps/web/src/functions/github-content.ts:160
↓ 3 callers
Function
getCalendarSelectionKey
(groups: CalendarGroup[])
apps/desktop/src/onboarding/calendar.tsx:54
↓ 3 callers
Function
getCandidateAliases
(candidate: EventContactCandidate)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:875
↓ 3 callers
Function
getChangedTextblockRanges
( doc: PMNode, transactions: readonly Transaction[], )
packages/editor/src/plugins/changed-ranges.ts:36
↓ 3 callers
Function
getContentOwnedMediaPaths
(params: { path: string; ref: string; excludePublishedPath?: string; })
apps/web/src/routes/api/admin/content/delete.ts:69
← previous
next →
501–600 of 3,513, ranked by callers