MCPcopy Create free account

hub / github.com/Make-md/makemd / functions

Functions8,722 in github.com/Make-md/makemd

↓ 4 callersFunctionprocessTable
( manager: SpaceManager, space: SpaceInfo, table: string, processor: (mdb: SpaceTable, space: SpaceInf
src/core/utils/contexts/context.ts:62
↓ 4 callersFunctionq$
(e,t,r,n)
main.js:187
↓ 4 callersFunctionqI
(e,t,r)
main.js:79
↓ 4 callersFunctionqP
(e)
main.js:25
↓ 4 callersFunctionq_
(e,t)
main.js:32
↓ 4 callersFunctionqv
(e)
main.js:37
↓ 4 callersFunctionrI
(e,t,r,n,i)
main.js:32
↓ 4 callersFunctionrV
(e,t)
main.js:249
↓ 4 callersFunctionr_
(e,t,r)
main.js:30
↓ 4 callersMethodreadAllFrames
(path: string)
src/core/react/context/SpaceManagerContext.tsx:88
↓ 4 callersMethodreadAllKits
()
src/shared/types/spaceManager.ts:60
↓ 4 callersMethodreadAllTemplates
()
src/shared/types/spaceManager.ts:61
↓ 4 callersMethodreadSystemCommands
()
src/shared/types/spaceManager.ts:25
↓ 4 callersMethodreadTemplates
(path: string)
src/shared/types/spaceManager.ts:106
↓ 4 callersMethodreadTextFromFile
(path: string)
src/core/middleware/filesystem.ts:261
↓ 4 callersFunctionrelinkProps
( oldParent: string, newParent: string, node: FrameNode )
src/core/react/components/UI/Menus/frames/newFrameMenu.tsx:47
↓ 4 callersFunctionremovePathsFromSpace
( superstate: Superstate, spacePath: string, paths: string[] )
src/core/superstate/utils/spaces.ts:432
↓ 4 callersMethodrenameFile
(t,r)
main.js:43
↓ 4 callersMethodrenameProperty
(path: string, property: string, newProperty: string)
src/core/react/context/SpaceManagerContext.tsx:68
↓ 4 callersMethodrenameSpace
(path: string, newPath: string)
src/core/react/context/SpaceManagerContext.tsx:94
↓ 4 callersMethodrenameSpace
(path: string, newPath: string)
src/shared/types/spaceManager.ts:48
↓ 4 callersMethodrenameTag
(path: string, tag: string, newTag: string)
src/shared/types/spaceManager.ts:100
↓ 4 callersMethodresetInfos
()
src/basics/menus/MakeMenu/MakeMenu.tsx:25
↓ 4 callersFunctionresetState
()
src/core/react/components/Navigator/SpaceTree/SpaceTreeView.tsx:687
↓ 4 callersFunctionresetState
()
src/core/react/components/SpaceView/Frames/ViewNodes/FrameEditorInstance.tsx:55
↓ 4 callersFunctionresolvePath
(superstate: Superstate, oldPath: string, path: string)
src/core/export/treeHelpers.ts:24
↓ 4 callersFunctionrk
(e,t)
main.js:80
↓ 4 callersFunctionrv
(e,...t)
main.js:205
↓ 4 callersFunctionsU
(e,t,r,n)
main.js:193
↓ 4 callersFunctionsanitizeFileName
(name: string)
src/shared/utils/sanitizers.ts:32
↓ 4 callersMethodsaveColorPalette
(palette: ColorPaletteAsset)
src/shared/types/assets.ts:417
↓ 4 callersFunctionsaveColumn
( newColumn: SpaceTableColumn, oldColumn?: SpaceTableColumn )
src/core/react/context/ContextEditorContext.tsx:886
↓ 4 callersFunctionsaveContextDB
(newTable: SpaceTable, space: string)
src/core/react/context/ContextEditorContext.tsx:387
↓ 4 callersMethodsaveFrameKit
(frames: MDBFrame, name: string)
src/shared/types/spaceManager.ts:29
↓ 4 callersFunctionsavePathColor
( superstate: Superstate, path: string, color: string )
src/core/superstate/utils/label.ts:19
↓ 4 callersFunctionsavePathIcon
( superstate: Superstate, path: string, icon: string )
src/core/utils/emoji.ts:30
↓ 4 callersFunctionsavePropertyValue
(value: string, f: SpaceTableColumn)
src/core/react/components/Explorer/PropertiesView.tsx:145
↓ 4 callersFunctionsaveSpaceTemplate
( superstate: Superstate, path: string, space: string )
src/core/superstate/utils/spaces.ts:421
↓ 4 callersFunctionsaveState
(state: FrameState, instance: FrameRunInstance)
src/core/react/components/SpaceView/Frames/EditorNodes/FrameEditorNodeView.tsx:236
↓ 4 callersMethodsaveTemplate
(path: string, space: string)
src/shared/types/spaceManager.ts:107
↓ 4 callersFunctionsaveValue
( type: PaddingTypes, value: number, modifiers: PointerModifiers )
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Overlays/FramePaddingHandle.tsx:82
↓ 4 callersFunctionsaveValue
(v: string)
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:564
↓ 4 callersFunctionsaveVisualizationSchema
( listId?: string, dataSourcePath?: string )
src/core/react/components/Visualization/Visualization.tsx:722
↓ 4 callersFunctionsaveZippedDBFile
(plugin: MDBFileTypeAdapter, path: string, binary: ArrayBuffer)
src/adapters/mdb/db/db.ts:91
↓ 4 callersMethodsearch
(path: string, query?: string, queries?: FilterGroupDef[])
src/core/superstate/superstate.ts:154
↓ 4 callersMethodsearchIn
(t)
main.js:177
↓ 4 callersFunctionselectDateFormat
(e: React.MouseEvent)
src/core/react/components/UI/Menus/contexts/PropertyValue.tsx:412
↓ 4 callersFunctionselectFrame
(frameRef: string, type: ContextListSections)
src/core/react/components/SpaceView/Contexts/ContextBuilder/ContextListEditSelector.tsx:39
↓ 4 callersFunctionselectNumberFormat
(e: React.MouseEvent)
src/core/react/components/UI/Menus/contexts/PropertyValue.tsx:395
↓ 4 callersFunctionsetFrameSchema
(schema: string)
src/core/react/components/SpaceView/Frames/EditorNodes/ContextNodeView.tsx:54
↓ 4 callersFunctionsetNewOffset
( type: PaddingTypes, value: number, modifiers: PointerModifiers )
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Overlays/FramePaddingHandle.tsx:65
↓ 4 callersMethodshouldShow
()
src/adapters/obsidian/types/obsidian.d.ts:108
↓ 4 callersFunctionshowNewFrameMenu
( rect: Rect, win: Window, superstate: Superstate, space: SpaceInfo, addNode: (node: FrameNode) => v
src/core/react/components/UI/Menus/frames/newFrameMenu.tsx:126
↓ 4 callersFunctionshowSelectMenu
( rect: Rect, optionProps: SelectMenuProps, win: Window, defaultAnchor: Anchors, onHide?: () => void
src/core/react/components/UI/Menus/selectMenu.tsx:8
↓ 4 callersFunctionshowSetValueMenu
( rect: Rect, win: Window, superstate: Superstate, value: string, property: SpaceProperty, onChang
src/core/react/components/UI/Menus/properties/propertyMenu.tsx:13
↓ 4 callersFunctionsimpleSort
(a: any, b: any)
src/core/utils/contexts/predicate/sort.ts:32
↓ 4 callersFunctionspaceRowHeight
(superstate: Superstate, preset: number, section: boolean)
src/core/superstate/utils/spaces.ts:145
↓ 4 callersMethodspaceTypeByString
(uri: URI)
src/shared/types/spaceManager.ts:40
↓ 4 callersMethodstart
()
main.js:180
↓ 4 callersMethodstartSpan
(t,r)
main.js:180
↓ 4 callersMethodstateFlag
(t,r)
main.js:193
↓ 4 callersFunctionstringSort
(value: string, filterValue: string)
src/core/utils/contexts/predicate/sort.ts:38
↓ 4 callersFunctiontI
(e)
main.js:32
↓ 4 callersFunctiontV
(e,t)
main.js:249
↓ 4 callersFunctiontb
(e)
main.js:205
↓ 4 callersMethodterminalForURI
(uri: URI)
src/shared/types/actions.ts:22
↓ 4 callersMethodto
()
main.js:180
↓ 4 callersMethodtogglePinned
()
src/adapters/obsidian/types/obsidian.d.ts:15
↓ 4 callersFunctionu0
main.js:52
↓ 4 callersFunctionuT
(C,j,$)
main.js:6
↓ 4 callersMethodupdateContext
(t)
main.js:193
↓ 4 callersFunctionupdateContextValue
( manager: SpaceManager, space: SpaceInfo, path: string, field: string, value: string, _updateFunc
src/core/utils/contexts/context.ts:224
↓ 4 callersMethodupdateFileLabel
(t,r,n)
main.js:367
↓ 4 callersMethodupdateFileLabel
(path: string, label: string, content: any)
src/adapters/obsidian/filesystem/filesystem.ts:235
↓ 4 callersFunctionupdateLegendPosition
( position: "top" | "right" | "bottom" | "left" )
src/core/react/components/Visualization/Visualization.tsx:1211
↓ 4 callersFunctionupdatePathRankInSpace
( superstate: Superstate, path: string, rank: number, space: string )
src/core/superstate/utils/spaces.ts:190
↓ 4 callersFunctionupdateTabs
(tabs: Tab[])
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Submenus/TabsSubmenu.tsx:64
↓ 4 callersFunctionv_
(e)
main.js:29
↓ 4 callersFunctionvj
(C,j)
main.js:6
↓ 4 callersFunctionwD
(e,t)
main.js:251
↓ 4 callersFunctionwV
(e,t,r,n,i,a)
main.js:251
↓ 4 callersFunctionw_
(e,t)
main.js:29
↓ 4 callersFunctionwj
(C)
main.js:6
↓ 4 callersMethodwriteBinaryToFile
(path: string, buffer: ArrayBuffer)
src/adapters/obsidian/filesystem/filesystem.ts:404
↓ 4 callersMethodwritePath
(t,r)
main.js:367
↓ 4 callersMethodwritePath
(path: string, content: string)
src/adapters/obsidian/assets/ObsidianAssetManager.ts:191
↓ 4 callersFunctionxC
(e,t)
main.js:184
↓ 4 callersFunctionxD
(e)
main.js:249
↓ 4 callersFunctionxj
(C,j)
main.js:6
↓ 4 callersFunctiony$
(e,t="option")
main.js:184
↓ 4 callersFunctiony4
main.js:976
↓ 4 callersFunctionyH
(e,t,r,n,i,a)
main.js:239
↓ 4 callersFunctionzE
(e)
main.js:68
↓ 4 callersFunctionzq
()
main.js:177
↓ 4 callersFunctionzv
(e,t)
main.js:37
↓ 3 callersFunction$9
(e)
main.js:84
↓ 3 callersFunction$K
(e,t)
main.js:72
↓ 3 callersFunction$M
(e,t)
main.js:187
↓ 3 callersFunction$W
(C)
main.js:6
↓ 3 callersFunction$X
(e)
main.js:32
← previousnext →1,501–1,600 of 8,722, ranked by callers