MCPcopy Create free account

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

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

↓ 2 callersFunctiongetSyncPushQueue
()
src/lib/sync/sync-push-queue.ts:932
↓ 2 callersFunctiongetTemporaryBlockRemainingMs
(config: WebDAVConfig)
src/lib/sync/webdav.ts:76
↓ 2 callersMethodgetTool
(name: string)
src/lib/agent/tool-registry.ts:1052
↓ 2 callersFunctiongetWebDAVConfig
* 获取 WebDAV 配置
src/lib/sync/sync-push-queue.ts:34
↓ 2 callersFunctiongetWorkspaceFiles
* 获取工作区目录树
src/lib/rag.ts:518
↓ 2 callersFunctionhandleCheckPicgoState
()
src/app/core/setting/imageHosting/picgo.tsx:31
↓ 2 callersFunctionhandleConfirm
(scope: "once" | "conversation" = "once")
src/components/ui/agent-plan.tsx:566
↓ 2 callersFunctionhandleCreateNote
()
src/app/core/main/editor/empty-state.tsx:51
↓ 2 callersFunctionhandleDelete
(id: number)
src/app/core/main/chat/chat-empty.tsx:90
↓ 2 callersFunctionhandleDelete
(mark: Mark)
src/app/mobile/record/mobile-record-stream.tsx:249
↓ 2 callersFunctionhandleFileSelect
(file: MarkdownFile)
src/app/core/main/chat/file-selector.tsx:84
↓ 2 callersFunctionhandleOrganize
()
src/app/core/main/mark/mark-actions.tsx:24
↓ 2 callersFunctionhandleRecordComplete
(router?: RecordRouter)
src/lib/record-navigation.ts:13
↓ 2 callersFunctionhandleStart
()
src/app/core/main/mark/control-recording.tsx:70
↓ 2 callersFunctionhandleStop
()
src/app/core/main/mark/control-recording.tsx:87
↓ 2 callersFunctionhandleTransfer
(tagId: number, e?: React.MouseEvent)
src/app/core/main/mark/image-gallery.tsx:90
↓ 2 callersFunctionhandleUpdate
()
src/app/core/main/editor/markdown/math-extension.tsx:28
↓ 2 callersFunctionhasCreateOnlyFileIntent
(userInput: string)
src/lib/agent/runtime.ts:184
↓ 2 callersFunctionhasExternalFilesDragData
(dataTransfer: DataTransfer)
src/app/core/main/file/file-dnd.ts:67
↓ 2 callersFunctionhasReadOnlyIntent
(userInput: string)
src/lib/agent/permission-engine.ts:34
↓ 2 callersFunctionhslToCssValue
* 将 HSL 值转换为 CSS 变量格式
src/lib/theme-utils.ts:6
↓ 2 callersMethodindex
* 构建索引 * @param documents 文档列表
src/lib/bm25.ts:81
↓ 2 callersFunctionindicatesWriteCompletedClaim
(content: string)
src/lib/agent/runtime.ts:455
↓ 2 callersFunctioninit
()
src/app/page.tsx:9
↓ 2 callersFunctioninit
()
src/app/core/setting/sync/page.tsx:60
↓ 2 callersFunctioninit
()
src/app/mobile/writing/custom-header.tsx:308
↓ 2 callersFunctioninitAllDatabases
()
src/db/index.ts:13
↓ 2 callersFunctioninitAutoDataSyncRuntime
()
src/lib/sync/auto-data-sync-queue.ts:780
↓ 2 callersFunctioninitBM25Search
()
src/lib/rag.ts:181
↓ 2 callersFunctioninitChatsDb
()
src/db/chats.ts:30
↓ 2 callersFunctioninitMcp
()
src/lib/mcp/init.ts:8
↓ 2 callersFunctioninitModelList
()
src/app/core/setting/ai/modelSelect.tsx:38
↓ 2 callersFunctioninitTagsDb
()
src/db/tags.ts:19
↓ 2 callersFunctioninsertChat
(chat: Omit<Chat, 'id' | 'createdAt'>)
src/db/chats.ts:163
↓ 2 callersFunctioninsertChats
(chats: Chat[])
src/db/chats.ts:216
↓ 2 callersFunctioninsertMarks
(marks: Partial<Mark>[])
src/db/marks.ts:197
↓ 2 callersFunctioninsertTags
(tags: Tag[])
src/db/tags.ts:104
↓ 2 callersFunctioninvokeAiBinary
( payload: Omit<JsonRequestPayload, 'requestId'>, signal?: AbortSignal )
src/lib/ai/tauri-client.ts:168
↓ 2 callersFunctioninvokeAiJson
( payload: Omit<JsonRequestPayload, 'requestId'>, signal?: AbortSignal )
src/lib/ai/tauri-client.ts:148
↓ 2 callersFunctionisAbsolutePath
(filePath: string)
src/lib/skills/runtime.ts:86
↓ 2 callersFunctionisAiSuggestionShortcutVisible
()
src/lib/ai-suggestion-shortcut-state.ts:7
↓ 2 callersFunctionisAutoDataSyncApplyingRemote
()
src/lib/sync/auto-data-sync-queue.ts:312
↓ 2 callersFunctionisEditableElement
(element: HTMLElement | null)
src/lib/is-editable-keyboard-target.ts:16
↓ 2 callersFunctionisEditableKeyboardTarget
(target: EventTarget | null)
src/lib/is-editable-keyboard-target.ts:1
↓ 2 callersFunctionisFileEntry
(entry: RemoteContentEntry)
src/app/core/main/file/folder-item/delete-folder-utils.ts:43
↓ 2 callersFunctionisFocusWithinEditor
(view: EditorView)
src/app/core/main/editor/markdown/tiptap-editor.tsx:655
↓ 2 callersFunctionisImageRecord
(mark: Pick<Mark, 'type'>)
src/app/core/main/mark/image-record-status.ts:16
↓ 2 callersFunctionisInSkillsFolder
(itemPath: string)
src/app/core/main/file/file-item.tsx:114
↓ 2 callersFunctionisInSkillsFolder
(itemPath: string)
src/app/core/main/file/folder-item/index.tsx:72
↓ 2 callersFunctionisInternalFilePath
(path: string)
src/app/core/main/editor/markdown/tiptap-editor.tsx:472
↓ 2 callersFunctionisMacOS
()
src/app/core/main/chat/chat-preview.tsx:268
↓ 2 callersFunctionisMacPlatform
()
src/lib/editor-shortcut-utils.ts:62
↓ 2 callersFunctionisMessageObject
(value: unknown)
src/i18n/config.ts:21
↓ 2 callersFunctionisMutatingTool
(tool: AgentTool)
src/lib/agent/runtime.ts:495
↓ 2 callersFunctionisPickerCancelError
(error: unknown)
src/app/core/main/mark/control-image.tsx:21
↓ 2 callersFunctionisPropfindSuccess
(status: number)
src/lib/sync/webdav.ts:145
↓ 2 callersFunctionisRecordOpenTab
(tab?: OpenTabInfo | null)
src/stores/article.ts:92
↓ 2 callersFunctionisRecordTransferState
(syncState: AutoDataSyncState)
src/components/record-sync-status-banner.tsx:88
↓ 2 callersFunctionisRemoteFileEntry
(value: unknown)
src/stores/settingsSync.ts:31
↓ 2 callersFunctionisRootBlankDropTarget
(target: EventTarget | null)
src/app/core/main/file/file-manager.tsx:195
↓ 2 callersFunctionisSameTargetFile
(targetFilePath: string, activeFilePath: string)
src/lib/agent/runtime.ts:193
↓ 2 callersFunctionisStopWord
* 检查关键词是否为停用词
src/lib/rag.ts:249
↓ 2 callersFunctionisTextItem
(item: any)
src/lib/pdf.ts:11
↓ 2 callersFunctionisValidSkillId
(id: string)
src/lib/skills/parser.ts:371
↓ 2 callersFunctionisValidUrl
(text: string)
src/app/core/main/mark/control-link.tsx:141
↓ 2 callersFunctionkeyboardEventMatchesShortcut
(event: KeyboardEvent, shortcut: string)
src/lib/editor-shortcut-utils.ts:139
↓ 2 callersMethodlistSkillDirectories
* 列出 Skill 子目录
src/lib/skills/manager.ts:838
↓ 2 callersFunctionloadActivityCalendarData
()
src/lib/activity/index.ts:55
↓ 2 callersFunctionloadLocaleMessages
(locale: SupportedLocale)
src/i18n/config.ts:47
↓ 2 callersFunctionloadProviderTemplates
(builtinTemplates: AiConfig[])
src/lib/ai/provider-templates-runtime.ts:222
↓ 2 callersMethodloadSkillFromDirectory
* 从目录加载单个 Skill
src/lib/skills/manager.ts:145
↓ 2 callersFunctionmarkAutoDataSyncDirty
(domain: AutoDataSyncDomain)
src/lib/sync/auto-data-sync-queue.ts:1959
↓ 2 callersFunctionmarkToMarkdown
(mark: Mark)
src/lib/mark-to-markdown.ts:6
↓ 2 callersFunctionmergeNoteGenDefaultModels
(config: AiConfig, remoteModels: ModelConfig[])
src/lib/ai/notegen-default-models-runtime.ts:146
↓ 2 callersFunctionmergeResultsByDocument
* 合并相同文档的不同检索结果 * @param results 所有检索结果 * @param weights 权重配置
src/lib/rag.ts:1176
↓ 2 callersFunctionmergeSyncData
( localData: T, remoteData: Partial<T>, options: SyncExclusionOptions = {} )
src/config/sync-exclusions.ts:146
↓ 2 callersFunctionmkcolFullPath
( config: WebDAVConfig, fullPath: string, proxy?: Proxy )
src/lib/sync/webdav.ts:271
↓ 2 callersFunctionmoveFileManagerEntry
(sourcePath: string, targetDirectoryPath: string)
src/app/core/main/file/file-dnd.ts:71
↓ 2 callersFunctionmoveOutputFile
(fullPathFs: string, relativeFromRuntime: string)
src/lib/skills/runtime.ts:349
↓ 2 callersFunctionnavigateHistory
(direction: 'up' | 'down', currentText: string)
src/app/core/main/chat/chat-input.tsx:235
↓ 2 callersFunctionnormalizeDirectoryPath
(path: string)
src/app/core/main/file/file-dnd.ts:22
↓ 2 callersFunctionnormalizeFolderPath
(folderPath: string)
src/app/core/main/file/folder-item/delete-folder-utils.ts:56
↓ 2 callersFunctionnormalizeForCompare
(value: string)
src/components/ui/agent-plan.tsx:200
↓ 2 callersFunctionnormalizeFsPath
(path: string)
src/lib/workspace.ts:5
↓ 2 callersFunctionnormalizeLineEndings
(text: string)
src/components/ui/diff-viewer.tsx:41
↓ 2 callersFunctionnormalizeLinkedCandidate
(candidate: unknown)
src/lib/agent/tools/note-tools.ts:12
↓ 2 callersFunctionnormalizeLocale
(locale?: string | null)
src/i18n/config.ts:13
↓ 2 callersFunctionnormalizePathForCompare
(path: string)
src/app/core/main/editor/markdown/tiptap-editor.tsx:348
↓ 2 callersFunctionnormalizePathForCompare
(path: string)
src/app/core/main/editor/markdown/slash-command/suggestion.tsx:169
↓ 2 callersFunctionnormalizePathSegments
(path: string)
src/lib/markdown-image-path.ts:1
↓ 2 callersFunctionnormalizeProviderTemplatesPayload
(payload: unknown)
src/lib/ai/provider-templates-runtime.ts:90
↓ 2 callersFunctionnormalizeStoredPath
(path: string)
src/db/marks.ts:24
↓ 2 callersFunctionnormalizeText
(value?: string | null)
src/app/core/main/mark/mark-filters.ts:16
↓ 2 callersFunctionnormalizeWorkspacePathSegments
(path: string)
src/app/core/main/editor/markdown/tiptap-editor.tsx:258
↓ 2 callersFunctionnormalizeWorkspacePathSegments
(path: string)
src/app/core/main/editor/markdown/slash-command/suggestion.tsx:88
↓ 2 callersFunctionnotifyPdfRenderStart
(options?: MarkdownExportOptions)
src/app/core/main/editor/markdown/markdown-export.ts:322
↓ 2 callersFunctionopenFileInApp
(path: string)
src/app/core/main/editor/markdown/tiptap-editor.tsx:1717
↓ 2 callersFunctionopenLocalPathWithDefaultApp
(path: string)
src/app/core/main/editor/markdown/tiptap-editor.tsx:492
↓ 2 callersFunctionopenMarkdownFiles
(paths: string[])
src/app/core/layout.tsx:64
↓ 2 callersFunctionparseDependencyError
(stderr: string)
src/lib/skills/dependency-installer.ts:61
← previousnext →601–700 of 2,812, ranked by callers