MCPcopy Create free account

hub / github.com/codexu/note-gen / functions

Functions2,812 in github.com/codexu/note-gen

↓ 1 callersFunctionbackfillActivityEvents
()
src/db/activity.ts:135
↓ 1 callersFunctionbasename
(path: string)
src/app/core/main/mark/mark-open-path.ts:54
↓ 1 callersFunctionbindListener
()
src/app/core/setting/mcp/runtime-environment-card.tsx:71
↓ 1 callersFunctionbuildActivityDaySummaryText
( day: ActivityDaySummary | undefined, labels: { empty: string summary: string } )
src/app/mobile/setting/components/mobile-me-helpers.ts:90
↓ 1 callersFunctionbuildActivityHeatmap
( summaries: ActivityDaySummary[], options: { startDate: string; endDate: string } )
src/lib/activity/aggregate.ts:59
↓ 1 callersFunctionbuildAttachmentsFromLocalPaths
(paths: string[], maxCount: number)
src/app/core/main/chat/chat-input.tsx:422
↓ 1 callersMethodbuildCurrentUserMessage
( text: string, imageUrls?: string[] )
src/lib/agent/context-manager.ts:57
↓ 1 callersFunctionbuildEditorAiGenerationPrompt
(request: EditorAiGenerationRequest)
src/lib/ai/completion.ts:59
↓ 1 callersFunctionbuildEditorContentPayload
(markdown: string, version: number)
src/lib/agent/tools/editor-tools.ts:14
↓ 1 callersFunctionbuildFileRenamePlan
({ originalName, currentPath, enteredName, }: { originalName: string currentPath: string enteredNa
src/app/core/main/file/file-item.tsx:47
↓ 1 callersFunctionbuildGithubCreateTreePayload
( files: FolderSyncFilePayload[], baseTreeSha: string )
src/lib/sync/folder-sync-payload.ts:44
↓ 1 callersFunctionbuildGithubTreeEntries
(files: FolderSyncFilePayload[])
src/lib/sync/folder-sync-payload.ts:28
↓ 1 callersFunctionbuildGitlabCommitActions
(files: FolderSyncFilePayload[])
src/lib/sync/folder-sync-payload.ts:54
↓ 1 callersFunctionbuildHtmlDocument
(title: string, body: string)
src/app/core/main/editor/markdown/markdown-export.ts:603
↓ 1 callersFunctionbuildMcpCallTool
()
src/lib/agent/tool-registry.ts:614
↓ 1 callersFunctionbuildMcpListToolsTool
()
src/lib/agent/tool-registry.ts:664
↓ 1 callersFunctionbuildMessagesWithHistory
( chats: ChatLike[], systemPrompt?: string, additionalContext?: string, currentUserInput?: string, o
src/lib/ai/history-messages.ts:56
↓ 1 callersFunctionbuildMissingWriteToolReminder
(context: AgentContextSnapshot, assistantContent: string)
src/lib/agent/runtime.ts:459
↓ 1 callersFunctionbuildMobileEditorContextBarViewModel
(actions: string[] = [])
src/app/core/main/editor/markdown/mobile-editor-context-bar-view-model.ts:45
↓ 1 callersFunctionbuildMoveTargetPath
(sourcePath: string, targetDirectoryPath: string)
src/app/core/main/file/file-dnd.ts:30
↓ 1 callersFunctionbuildPartialSuccessContent
(result: string, toolCalls: { result?: { success?: boolean; data?: any; error?: string } }[])
src/app/core/main/chat/chat-send.tsx:109
↓ 1 callersFunctionbuildProfileCardData
({ primaryBackupMethod, githubUser, giteeUser, gitlabUser, giteaUser, fallbackName, fallbackSubt
src/app/mobile/setting/components/mobile-me-helpers.ts:108
↓ 1 callersFunctionbuildQuoteDataFromRange
(from: number, to: number)
src/app/core/main/editor/markdown/tiptap-editor.tsx:3543
↓ 1 callersFunctionbuildRecordFilterSummary
(filters?: Partial<RecordFiltersLike>)
src/app/core/main/mark/mark-filters.ts:92
↓ 1 callersFunctionbuildReleaseNotes
(releases: GithubRelease[], options: BuildReleaseNotesOptions)
src/app/core/setting/about/updater.tsx:70
↓ 1 callersFunctionbuildRemotePathsToLoad
(expandedPaths: string[])
src/stores/article-remote-sync.ts:1
↓ 1 callersFunctionbuildSignedHeaders
(body: string)
src/lib/ai/notegen-default-models-runtime.ts:81
↓ 1 callersFunctionbuildSignedHeaders
(body: string)
src/lib/ai/provider-templates-runtime.ts:162
↓ 1 callersFunctionbuildSkillListTool
()
src/lib/agent/tool-registry.ts:570
↓ 1 callersFunctionbuildSkillLoadTool
()
src/lib/agent/tool-registry.ts:593
↓ 1 callersFunctionbuildStep
(tool: AgentTool, input: Record<string, unknown>, result: AgentToolResult, duration: number)
src/lib/agent/runtime.ts:483
↓ 1 callersFunctionbuildSyncCommitMessage
(path: string)
src/lib/sync/commit-message.ts:7
↓ 1 callersFunctionbuildToolChoice
(context: AgentContextSnapshot)
src/lib/agent/runtime.ts:441
↓ 1 callersFunctionbuildTools
()
src/lib/agent/tool-registry.ts:719
↓ 1 callersFunctionbuildTotals
(days: ActivityDaySummary[])
src/lib/activity/index.ts:36
↓ 1 callersFunctionbuildTypingFrames
(text: string, chunkSize: number)
src/app/core/main/chat/onboarding-typing.ts:1
↓ 1 callersFunctionbuildUpgradeLinkSignature
({ body, nonce, secretKey, timestamp, uri, }: { body?: string nonce: string secretKey: string
src/lib/ai/notegen-default-models-runtime.ts:61
↓ 1 callersFunctionbuildUpgradeLinkSignature
({ body, nonce, secretKey, timestamp, uri, }: { body?: string nonce: string secretKey: string
src/lib/ai/provider-templates-runtime.ts:70
↓ 1 callersFunctionbytesToBase64
(bytes: Uint8Array)
src/app/core/main/mark/control-image.tsx:38
↓ 1 callersFunctionbytesToBase64
(bytes: Uint8Array)
src/app/core/main/mark/mark-detail-panel.tsx:58
↓ 1 callersFunctionbytesToBase64
(bytes: Uint8Array)
src/app/core/main/mark/control-scan.tsx:54
↓ 1 callersFunctioncalculateFloatingPosition
( editor: Editor, anchorPosition: { top: number; left: number; right: number; bottom: number }, panelWid
src/app/core/main/editor/markdown/ai-suggestion-floating.tsx:31
↓ 1 callersFunctioncalculateHybridScore
* 计算混合分数(支持可配置权重) * @param normalizedScores 各类型归一化后的分数 * @param weights 各类型的权重配置
src/lib/rag.ts:1135
↓ 1 callersMethodcalculateMatchScore
* 计算 Skill 与用户输入的匹配分数
src/lib/skills/manager.ts:681
↓ 1 callersFunctioncalculateMinSizes
()
src/app/core/main/page.tsx:79
↓ 1 callersMethodcallTool
* 调用工具
src/lib/mcp/client.ts:109
↓ 1 callersFunctioncancelMcpRuntimeInstall
(recipeId: string)
src/lib/mcp/runtime-assistant.ts:71
↓ 1 callersFunctioncancelPendingAutoDataSyncUpload
(reason: string)
src/lib/sync/auto-data-sync-queue.ts:383
↓ 1 callersFunctionchangeTypeLabel
(type: AgentChange["type"])
src/app/core/main/chat/agent-changes-panel.tsx:13
↓ 1 callersFunctioncheckEditor
()
src/app/core/main/editor/markdown/outline.tsx:323
↓ 1 callersFunctioncheckGiteaRepos
()
src/components/app-status.tsx:129
↓ 1 callersFunctioncheckGiteeRepos
()
src/components/app-status.tsx:150
↓ 1 callersFunctioncheckGithubRepos
()
src/components/app-status.tsx:89
↓ 1 callersFunctioncheckGitlabProjects
()
src/components/app-status.tsx:108
↓ 1 callersFunctioncheckImageRepoState
(name: string)
src/lib/imageHosting/github.ts:54
↓ 1 callersFunctioncheckInTree
(items: typeof fileTree)
src/app/core/main/editor/editor-layout.tsx:254
↓ 1 callersFunctioncheckModelStatus
(model: ModelConfig, aiConfig: AiConfig, signal?: AbortSignal)
src/app/core/setting/ai/model-card.tsx:63
↓ 1 callersFunctioncheckPicgoState
()
src/lib/imageHosting/picgo.ts:52
↓ 1 callersFunctioncheckRerankModelAvailable
()
src/lib/ai/embedding.ts:106
↓ 1 callersFunctioncheckS3Status
()
src/components/title-bar-toolbars/sync-toggle.tsx:495
↓ 1 callersFunctioncheckSyncRepoState
(name: string)
src/lib/sync/gitee.ts:513
↓ 1 callersFunctioncheckVectorDocumentExists
(filename: string)
src/db/vector.ts:183
↓ 1 callersFunctioncheckWebDAVStatus
()
src/components/title-bar-toolbars/sync-toggle.tsx:505
↓ 1 callersFunctionchunkText
( text: string, chunkSize: number = 1000, chunkOverlap: number = 200 )
src/lib/rag.ts:96
↓ 1 callersFunctionclassifySkillScriptPath
(arg: string)
src/lib/skills/runtime-paths.ts:10
↓ 1 callersFunctioncleanMarkdown
(text: string)
src/components/ui/agent-plan.tsx:575
↓ 1 callersMethodcleanup
* 清理资源
src/lib/mcp/integration.ts:80
↓ 1 callersFunctioncleanupEditorAiGeneration
(text: string)
src/lib/ai/completion.ts:48
↓ 1 callersFunctioncleanupExpiredLocks
()
src/lib/sync/conflict-resolution.ts:306
↓ 1 callersFunctioncleanupTabs
()
src/app/core/main/editor/editor-layout.tsx:276
↓ 1 callersFunctionclearAllMemories
()
src/db/memories.ts:318
↓ 1 callersFunctionclearAutoDataSyncDirtyDomain
(domain: AutoDataSyncDomain)
src/lib/sync/auto-data-sync-queue.ts:1978
↓ 1 callersFunctionclearSearch
(editor: Editor)
src/app/core/main/editor/markdown/search-replace-panel.tsx:162
↓ 1 callersFunctionclearVectorDb
()
src/db/vector.ts:249
↓ 1 callersFunctioncollectFiles
(tree: DirTree[])
src/lib/rag.ts:587
↓ 1 callersFunctioncollectFiles
(tree: ReturnType<typeof useArticleStore.getState>['fileTree'], targetPath: string)
src/app/core/main/editor/folder/index.tsx:19
↓ 1 callersFunctioncollectFolderFilePaths
(item: DirTree)
src/app/core/main/file/folder-item/delete-folder-utils.ts:79
↓ 1 callersFunctioncollectFromDirectory
(item: NonNullable<typeof tree[0]>, currentPath: string)
src/app/core/main/editor/folder/index.tsx:23
↓ 1 callersFunctioncollectGeneratedOutputs
(context: SkillRuntimeContext, previousSnapshot: OutputSnapshot)
src/lib/skills/runtime.ts:345
↓ 1 callersFunctioncollectGitRemoteFileEntries
(platform: GitSyncPlatform, folderPath: string, repo: string)
src/app/core/main/file/folder-item/delete-folder-utils.ts:208
↓ 1 callersFunctioncollectMarkdownContentsInFolder
* 从指定文件夹中收集Markdown文件内容
src/lib/rag.ts:1318
↓ 1 callersFunctioncommitShortcut
(valueToCommit: string)
src/app/core/setting/shortcuts/editor-shortcut-input.tsx:71
↓ 1 callersFunctioncompactRecordTabName
(value?: string)
src/app/core/main/mark/mark-record-tab.ts:36
↓ 1 callersFunctioncompactTraceInput
(value: unknown)
src/app/core/main/chat/agent-run-timeline.tsx:111
↓ 1 callersFunctioncompactTraceOutput
(event: AgentTraceEvent, visibleMessage?: string)
src/app/core/main/chat/agent-run-timeline.tsx:115
↓ 1 callersFunctioncomparePrerelease
(left: string[], right: string[])
src/lib/version.ts:42
↓ 1 callersFunctioncompareS3FileVersions
(path: string)
src/lib/sync/auto-sync.ts:874
↓ 1 callersFunctioncompareWebDAVFileVersions
(path: string)
src/lib/sync/auto-sync.ts:959
↓ 1 callersFunctioncomputeDiff
(oldText: string, newText: string)
src/app/core/main/editor/markdown/sync/conflict-dialog.tsx:27
↓ 1 callersFunctioncomputedOnboardingPath
(node: OnboardingFileTreeNode)
src/app/core/main/editor/empty-state-actions.ts:71
↓ 1 callersFunctioncondenseChats
(chatsAfterClear: Chat[])
src/lib/ai/condense.ts:61
↓ 1 callersMethodconnectEnabledServers
(servers: MCPServerConfig[])
src/lib/mcp/server-manager.ts:126
↓ 1 callersMethodconnectHttp
* 连接 HTTP 服务器
src/lib/mcp/client.ts:56
↓ 1 callersMethodconnectStdio
* 连接 stdio 服务器
src/lib/mcp/client.ts:40
↓ 1 callersFunctionconvertBytesToSize
(bytes: number)
src/lib/utils.ts:67
↓ 1 callersFunctionconvertLiveData
()
src/components/ui/agent-plan.tsx:305
↓ 1 callersFunctionconvertMcpServersFormat
(parsed: any)
src/app/core/setting/mcp/json-import-dialog.tsx:47
↓ 1 callersFunctionconvertToWav
(audioBlob: Blob)
src/lib/audio-converter.ts:4
↓ 1 callersFunctioncopyDirRecursively
(srcRelative: string, destRelative: string)
src/app/core/main/file/folder-item/duplicate-folder.tsx:42
↓ 1 callersFunctioncopyDirRecursively
(srcRelative, destRelative)
src/app/core/main/file/folder-item/paste-into-folder.js:58
← previousnext →801–900 of 2,812, ranked by callers