MCPcopy Create free account

hub / github.com/experdot/pointer / functions

Functions751 in github.com/experdot/pointer

Methodid
()
src/renderer/src/services/aiService.ts:24
FunctioninitializeStoreState
( storeName: string, defaultState: T, loadFromStorage: boolean = true )
src/renderer/src/stores/persistence/storeConfig.ts:551
FunctiononOk
()
src/renderer/src/components/layout/sidebar_items/chat/ChatHistoryTree.tsx:179
FunctiononOk
()
src/renderer/src/components/layout/sidebar/Sidebar.tsx:143
FunctionparseDimensionPath
(path: string)
src/renderer/src/components/pages/crosstab/CrosstabUtils.ts:194
FunctionrefreshLayout
()
src/renderer/src/components/pages/object/RelationshipGraph.tsx:178
FunctionremoveFromArray
(array: T[], id: string)
src/renderer/src/stores/helpers/pageHelpers.ts:9
FunctionrenderFavoriteItem
(item: FavoriteItem)
src/renderer/src/components/pages/chat/AddToFavoritesModal.tsx:137
FunctionrenderFavoriteItem
(item: FavoriteItem)
src/renderer/src/components/pages/chat/AddTextFragmentToFavoritesModal.tsx:162
FunctionrenderFavoriteItem
(item: FavoriteItem)
src/renderer/src/components/pages/chat/AddMessageToFavoritesModal.tsx:163
FunctionrenderTaskItem
(task: AITask)
src/renderer/src/components/layout/sidebar_items/task/TaskMonitor.tsx:367
FunctionsanitizeFilename
(filename: string)
src/renderer/src/components/pages/object/utils/fileDownloadUtils.ts:19
FunctionsaveEdit
()
src/renderer/src/components/pages/crosstab/MetadataDisplay.tsx:86
FunctionsaveEdit
()
src/renderer/src/components/pages/object/ObjectPropertyView.tsx:40
FunctionsaveEdit
()
src/renderer/src/components/pages/object/ConnectionEditor.tsx:44
MethodsaveFavorite
(favorite: any)
src/renderer/src/stores/persistence/storeConfig.ts:286
MethodsaveFavoriteFolder
(folder: any)
src/renderer/src/stores/persistence/storeConfig.ts:333
MethodsetCurrentPath
* 设置当前路径
src/renderer/src/components/pages/chat/messageTree.ts:250
FunctionsortTasksByTime
(tasks: AITask[], descending: boolean = true)
src/renderer/src/utils/taskHelpers.ts:19
FunctionstartEdit
()
src/renderer/src/components/pages/object/ConnectionEditor.tsx:38
FunctionsubscribeToStores
(callback: () => void)
src/renderer/src/stores/useAppStores.ts:82
MethodswitchToChildBranch
* 切换到指定的子分支
src/renderer/src/components/pages/chat/messageTree.ts:148
FunctiontestConnection
()
src/renderer/src/components/settings/LLMSettings.tsx:118
FunctiontoggleFullscreen
()
src/renderer/src/components/pages/crosstab/CrosstabTable.tsx:107
FunctiontoggleFullscreen
()
src/renderer/src/components/pages/object/RelationshipGraph.tsx:184
FunctiontoggleNodeExpansion
(objectData: ObjectData, nodeId: string)
src/renderer/src/stores/helpers/objectNodeHelpers.ts:133
FunctionupdateFolderById
( folders: PageFolder[], folderId: string, updates: Partial<PageFolder> )
src/renderer/src/stores/helpers/folderHelpers.ts:15
FunctionupdateNodeInObjectData
( objectData: ObjectData, nodeId: string, updates: Partial<ObjectNode> )
src/renderer/src/stores/helpers/objectNodeHelpers.ts:105
FunctionupdatePageById
(pages: Page[], chatId: string, updates: Partial<Page>)
src/renderer/src/stores/helpers/pageHelpers.ts:5
FunctionupdatePageWithStorage
( page: Page, storage: { savePage: (page: Page) => void } )
src/renderer/src/stores/helpers/storeHelpers.ts:26
FunctionupdatePathWithIdMap
( currentPath: string[], idMap: Map<string, string> )
src/renderer/src/stores/helpers/storeHelpers.ts:106
FunctionuseAITaskManager
()
src/renderer/src/components/pages/crosstab/hooks/useAITaskManager.ts:6
FunctionuseAITasks
()
src/renderer/src/stores/useAppStores.ts:59
FunctionuseCanvasHistory
(canvasRef: React.RefObject<HTMLCanvasElement>)
src/renderer/src/components/common/imageEditor/useCanvasHistory.ts:7
FunctionuseCanvasZoom
()
src/renderer/src/components/common/imageEditor/useCanvasZoom.ts:3
FunctionuseCrosstab
()
src/renderer/src/stores/useAppStores.ts:61
FunctionuseDimensionAIManager
()
src/renderer/src/components/pages/crosstab/hooks/useDimensionAIManager.ts:6
FunctionuseLLMConfig
(getLLMConfig: () => any)
src/renderer/src/components/pages/crosstab/hooks/useLLMConfig.ts:5
FunctionuseMessages
()
src/renderer/src/stores/useAppStores.ts:60
FunctionuseObject
()
src/renderer/src/stores/useAppStores.ts:62
FunctionusePages
()
src/renderer/src/stores/useAppStores.ts:54
FunctionusePaginatedTasks
( runningTasks: AITask[], completedTasks: AITask[], failedTasks: AITask[] )
src/renderer/src/components/layout/sidebar_items/task/hooks/usePaginatedTasks.ts:12
FunctionuseSearch
()
src/renderer/src/stores/useAppStores.ts:57
FunctionuseSettings
()
src/renderer/src/stores/useAppStores.ts:58
FunctionuseStreamingMessages
(chatId: string)
src/renderer/src/stores/messagesStore.ts:686
FunctionuseTableDataAIManager
()
src/renderer/src/components/pages/crosstab/hooks/useTableDataAIManager.ts:6
FunctionuseTabs
()
src/renderer/src/stores/useAppStores.ts:55
FunctionuseUI
()
src/renderer/src/stores/useAppStores.ts:56
FunctionuseZustandApp
()
src/renderer/src/stores/ZustandAppContext.tsx:215
FunctionvalidateNodeStructure
(node: any)
src/renderer/src/components/pages/object/utils/objectDataValidator.ts:18
FunctionvalidateObjectData
(data: any)
src/renderer/src/components/pages/object/utils/objectDataValidator.ts:1
← previous701–751 of 751, ranked by callers