MCPcopy Create free account

hub / github.com/experdot/pointer / functions

Functions751 in github.com/experdot/pointer

↓ 1 callersFunctionhandleEditSave
( dimensionId: string, dimensionType: 'horizontal' | 'vertical', valueIndex: number )
src/renderer/src/components/pages/crosstab/AxisDataManager.tsx:212
↓ 1 callersFunctionhandleEditStart
(dimensionId: string, valueIndex: number, currentValue: string)
src/renderer/src/components/pages/crosstab/AxisDataManager.tsx:207
↓ 1 callersFunctionhandleFindInFolder
(folderId: string, folderName: string)
src/renderer/src/components/layout/Layout.tsx:91
↓ 1 callersFunctionhandleKeyChange
(oldKey: string, newKey: string)
src/renderer/src/components/pages/object/PropertyTableEditor.tsx:175
↓ 1 callersFunctionhandleMessageToggle
(messageId: string)
src/renderer/src/components/pages/chat/ExportModal.tsx:77
↓ 1 callersFunctionhandleModeChange
(newMode: DrawMode)
src/renderer/src/components/common/ImageEditor.tsx:76
↓ 1 callersFunctionhandleNavigateToPage
(targetPageId: string)
src/renderer/src/components/common/PageLineageDisplay.tsx:134
↓ 1 callersFunctionhandleNodeClick
(nodeId: string)
src/renderer/src/components/pages/object/RelationshipGraph.tsx:171
↓ 1 callersFunctionhandleNodeSelect
(messageId: string)
src/renderer/src/components/pages/chat/MessageTreeSidebar.tsx:186
↓ 1 callersFunctionhandleRemoveAttachment
(attachmentId: string)
src/renderer/src/components/pages/chat/messageItem/MessageEditForm.tsx:159
↓ 1 callersFunctionhandleRemoveTask
(taskId: string)
src/renderer/src/components/layout/sidebar_items/task/TaskMonitor.tsx:240
↓ 1 callersFunctionhandleResize
()
src/renderer/src/components/layout/Layout.tsx:25
↓ 1 callersFunctionhandleSave
(key: string)
src/renderer/src/components/pages/object/PropertyTableEditor.tsx:98
↓ 1 callersFunctionhandleSaveTitle
()
src/renderer/src/components/pages/chat/ChatHeader.tsx:100
↓ 1 callersFunctionhandleSaveTitle
()
src/renderer/src/components/pages/favorites/FavoriteDetailHeader.tsx:66
↓ 1 callersFunctionhandleSearch
(value: string)
src/renderer/src/components/layout/sidebar_items/favorites/FavoritesPanel.tsx:93
↓ 1 callersFunctionhandleSelectAll
(checked: boolean)
src/renderer/src/components/settings/DataManagement.tsx:387
↓ 1 callersFunctionhandleSetDefault
(id: string)
src/renderer/src/components/settings/LLMSettings.tsx:312
↓ 1 callersFunctionhandleSetDefault
(id: string)
src/renderer/src/components/settings/ModelConfigSettings.tsx:243
↓ 1 callersFunctionhandleShowMoveModal
()
src/renderer/src/components/layout/sidebar_items/chat/ChatHistoryTreeNode.tsx:108
↓ 1 callersFunctionhandleShowMoveModal
()
src/renderer/src/components/layout/sidebar_items/favorites/FavoriteTreeNode.tsx:105
↓ 1 callersFunctionhandleSiblingBranchSwitch
(messageId: string, direction: 'previous' | 'next')
src/renderer/src/components/pages/chat/MessageList.tsx:430
↓ 1 callersFunctionhandleStartEdit
()
src/renderer/src/components/pages/chat/ImagePreviewModal.tsx:49
↓ 1 callersFunctionhandleTabClick
(tab: ActivityBarTab)
src/renderer/src/components/layout/activitybar/ActivityBar.tsx:76
↓ 1 callersFunctionhandleTooltipOpenChange
(key: string, visible: boolean)
src/renderer/src/components/layout/activitybar/ActivityBar.tsx:90
↓ 1 callersFunctionhandleTypeChange
(key: string, type: PropertyItem['type'])
src/renderer/src/components/pages/object/PropertyTableEditor.tsx:185
↓ 1 callersFunctionhandleValueChange
(key: string, value: any)
src/renderer/src/components/pages/object/PropertyTableEditor.tsx:180
↓ 1 callersFunctionhandleViewDetails
(task: AITask)
src/renderer/src/components/layout/sidebar_items/task/TaskMonitor.tsx:245
↓ 1 callersFunctionhandleWidthChange
(width: ImageExportWidth)
src/renderer/src/components/pages/chat/ImagePreviewModal.tsx:63
↓ 1 callersMethodhasSiblingBranches
* 检查消息是否有多个兄弟分支
src/renderer/src/components/pages/chat/messageTree.ts:311
↓ 1 callersFunctionhighlightText
(text: string, indices: number[])
src/renderer/src/components/layout/sidebar_items/search/SearchResultGroup.tsx:45
↓ 1 callersFunctionimportSelectedChats
( selectedItems: SelectableChatItem[], folderName?: string )
src/renderer/src/utils/externalChatImporter/importer.ts:91
↓ 1 callersFunctioninit
()
src/renderer/src/components/layout/titlebar/TitleBar.tsx:21
↓ 1 callersFunctioninitDB
()
src/renderer/src/stores/persistence/storeConfig.ts:40
↓ 1 callersFunctioninitializeStores
()
src/renderer/src/stores/ZustandAppContext.tsx:29
↓ 1 callersFunctioninstallUpdate
()
src/renderer/src/components/common/UpdateNotification.tsx:337
↓ 1 callersFunctionloadAttachments
()
src/renderer/src/components/pages/chat/messageItem/MessageContent.tsx:47
↓ 1 callersFunctionloadAttachments
()
src/renderer/src/components/pages/favorites/FavoriteDetailPage.tsx:57
↓ 1 callersFunctionloadPreviews
()
src/renderer/src/components/pages/chat/ChatInput.tsx:44
↓ 1 callersFunctionloadPreviews
()
src/renderer/src/components/pages/chat/messageItem/MessageEditForm.tsx:45
↓ 1 callersMethodmoveAttachment
* 移动附件(从temp到正式目录) * @param fileId 文件ID * @param fileName 文件名 * @param fromPath 源路径(相对路径) * @param pageId 目标页面ID * @param messageId 目标消
src/main/attachmentHandler.ts:113
↓ 1 callersFunctionnavigateToFirstOrLast
(position: 'first' | 'last')
src/renderer/src/components/pages/chat/MessageTreeSidebar.tsx:336
↓ 1 callersFunctionnavigateToPrevOrNext
(direction: 'prev' | 'next')
src/renderer/src/components/pages/chat/MessageTreeSidebar.tsx:369
↓ 1 callersFunctionnavigateToStarred
(direction: 'prev' | 'next')
src/renderer/src/components/pages/chat/MessageTreeSidebar.tsx:303
↓ 1 callersFunctionparseExternalChatHistory
(jsonContent: string)
src/renderer/src/utils/externalChatImporter/importer.ts:11
↓ 1 callersMethodparseJsonObject
(jsonString: string)
src/renderer/src/components/pages/object/ai/PromptBuilder.ts:204
↓ 1 callersMethodprepareApiMessages
* 准备 API 消息数组,处理 systemPrompt 和文件附件
src/main/aiHandler.ts:57
↓ 1 callersMethodprocessStreamResponse
* 处理流式响应
src/main/aiHandler.ts:246
↓ 1 callersMethodreadAttachment
* 读取附件内容 * @param localPath 相对路径 * @returns base64编码的内容
src/main/attachmentHandler.ts:70
↓ 1 callersFunctionredo
()
src/renderer/src/components/common/ImageEditor.tsx:177
↓ 1 callersFunctionremoveHighlights
()
src/renderer/src/components/common/markdown/SearchableMarkdown.tsx:41
↓ 1 callersFunctionremovePrompt
(index: number)
src/renderer/src/components/settings/PromptListSettings.tsx:99
↓ 1 callersFunctionrenderAttachments
(attachments?: FileAttachment[])
src/renderer/src/components/pages/chat/MessageQueuePanel.tsx:197
↓ 1 callersFunctionrenderAxisDimensions
( dimensions: CrosstabAxisDimension[], axisName: string, dimensionType: 'horizontal' | 'vertical'
src/renderer/src/components/pages/crosstab/MetadataDisplay.tsx:220
↓ 1 callersFunctionrenderAxisSection
( dimensions: CrosstabAxisDimension[], dimensionType: 'horizontal' | 'vertical', title: string )
src/renderer/src/components/pages/crosstab/AxisDataManager.tsx:389
↓ 1 callersFunctionrenderConnections
(relationNode: ObjectNodeType)
src/renderer/src/components/pages/object/RelationManager.tsx:95
↓ 1 callersFunctionrenderContent
()
src/renderer/src/components/layout/sidebar/Sidebar.tsx:188
↓ 1 callersFunctionrenderContent
()
src/renderer/src/components/pages/favorites/FavoriteDetailPage.tsx:359
↓ 1 callersFunctionrenderDimensionCard
( dimension: CrosstabAxisDimension, dimensionType: 'horizontal' | 'vertical' )
src/renderer/src/components/pages/crosstab/AxisDataManager.tsx:364
↓ 1 callersFunctionrenderDimensionValues
( dimension: CrosstabAxisDimension, dimensionType: 'horizontal' | 'vertical' )
src/renderer/src/components/pages/crosstab/AxisDataManager.tsx:274
↓ 1 callersFunctionrenderPropertyItem
(label: string, value: any, field?: string, isEditable = false)
src/renderer/src/components/pages/object/ObjectPropertyView.tsx:122
↓ 1 callersFunctionrenderResultItem
(result: SearchResult, index: number)
src/renderer/src/components/layout/sidebar_items/search/SearchResultGroup.tsx:58
↓ 1 callersFunctionrenderTabLabel
(icon: React.ReactNode, label: string, completed: boolean)
src/renderer/src/components/pages/crosstab/CrosstabChat.tsx:952
↓ 1 callersFunctionrenderTaskContext
(task: AITask)
src/renderer/src/components/layout/sidebar_items/task/TaskMonitor.tsx:257
↓ 1 callersFunctionrenderValueDimensions
(dimensions: CrosstabValueDimension[])
src/renderer/src/components/pages/crosstab/MetadataDisplay.tsx:313
↓ 1 callersFunctionrenderValueDisplay
(item: PropertyItem)
src/renderer/src/components/pages/object/PropertyTableEditor.tsx:283
↓ 1 callersFunctionrenderValueEditor
(item: PropertyItem)
src/renderer/src/components/pages/object/PropertyTableEditor.tsx:213
↓ 1 callersMethodsaveAttachment
* 保存附件到本地 * @param fileId 文件ID * @param fileName 文件名 * @param base64Content base64编码的文件内容 * @param pageId 页面ID(可选) * @param messageId 消
src/main/attachmentHandler.ts:26
↓ 1 callersMethodsaveFavoriteFolders
(folders: any[])
src/renderer/src/stores/persistence/storeConfig.ts:347
↓ 1 callersMethodsaveFavorites
(favorites: any[])
src/renderer/src/stores/persistence/storeConfig.ts:300
↓ 1 callersMethodsaveFolder
(folder: any)
src/renderer/src/stores/persistence/storeConfig.ts:242
↓ 1 callersMethodsaveFolders
(folders: any[])
src/renderer/src/stores/persistence/storeConfig.ts:256
↓ 1 callersMethodscheduleContentUpdate
(chatId: string, messageId: string, content: string)
src/renderer/src/components/pages/chat/hooks/useAIService.ts:30
↓ 1 callersMethodscheduleReasoningUpdate
(chatId: string, messageId: string, reasoning: string)
src/renderer/src/components/pages/chat/hooks/useAIService.ts:36
↓ 1 callersFunctionscrollToBottom
(behavior: 'smooth' | 'instant' = 'smooth')
src/renderer/src/components/pages/chat/MessageList.tsx:306
↓ 1 callersFunctionscrollToMessage
(messageId: string, behavior: 'smooth' | 'instant' = 'smooth')
src/renderer/src/components/pages/chat/MessageList.tsx:311
↓ 1 callersMethodsetDefaultPath
* 设置默认路径(选择最新的分支)
src/renderer/src/components/pages/chat/messageTree.ts:84
↓ 1 callersMethodsetUpdateFunctions
( contentFn: (chatId: string, messageId: string, content: string) => void, reasoningFn: (chatId: strin
src/renderer/src/components/pages/chat/hooks/useAIService.ts:22
↓ 1 callersFunctionsetupAIHandlers
()
src/main/aiHandler.ts:409
↓ 1 callersFunctionsetupAttachmentHandlers
()
src/main/attachmentHandler.ts:208
↓ 1 callersFunctionsetupAutoUpdater
()
src/main/autoUpdater.ts:6
↓ 1 callersFunctionsetupIpcHandlers
()
src/main/ipcHandlers.ts:6
↓ 1 callersFunctionshowUpdateAvailableNotification
(info: UpdateInfo)
src/renderer/src/components/common/UpdateNotification.tsx:145
↓ 1 callersFunctionshowUpdateReadyNotification
(info: UpdateInfo)
src/renderer/src/components/common/UpdateNotification.tsx:184
↓ 1 callersFunctionstartEdit
(field: string, value: string)
src/renderer/src/components/pages/crosstab/MetadataDisplay.tsx:81
↓ 1 callersFunctionstartEdit
(field: string, value: any)
src/renderer/src/components/pages/object/ObjectPropertyView.tsx:34
↓ 1 callersMethodstopStreaming
(requestId: string)
src/main/aiHandler.ts:337
↓ 1 callersMethodtestConnection
()
src/renderer/src/services/aiService.ts:82
↓ 1 callersMethodtestConnection
(config: LLMConfig)
src/main/aiHandler.ts:345
↓ 1 callersFunctiontestPersistence
()
src/renderer/src/components/settings/SettingsDemo.tsx:62
↓ 1 callersFunctiontoggleSiblings
(messageId: string)
src/renderer/src/components/pages/chat/MessageTreeSidebar.tsx:262
↓ 1 callersFunctionundo
()
src/renderer/src/components/common/ImageEditor.tsx:163
↓ 1 callersFunctionupdateConnection
(index: number, field: keyof NodeConnection, value: any)
src/renderer/src/components/pages/object/ConnectionEditor.tsx:73
↓ 1 callersFunctionupdateDownloadProgressNotification
(progress: any)
src/renderer/src/components/common/UpdateNotification.tsx:232
↓ 1 callersFunctionupdatePrompt
(index: number, value: string)
src/renderer/src/components/settings/PromptListSettings.tsx:93
↓ 1 callersFunctionupdateStorageInfo
()
src/renderer/src/components/settings/SettingsDemo.tsx:32
↓ 1 callersFunctionuseAIService
(chatId: string)
src/renderer/src/components/pages/chat/hooks/useAIService.ts:107
↓ 1 callersFunctionuseCrosstabWorkflow
(chatId: string, selectedModelId: string | undefined)
src/renderer/src/components/pages/crosstab/hooks/useCrosstabWorkflow.ts:30
↓ 1 callersFunctionuseHistoryPrompt
(historyPrompt: string)
src/renderer/src/components/pages/object/ObjectAIGenerator.tsx:598
↓ 1 callersFunctionuseMessageActions
(props: UseMessageActionsProps)
src/renderer/src/components/pages/chat/messageItem/useMessageActions.ts:23
← previousnext →301–400 of 751, ranked by callers