Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Make-md/makemd
/ functions
Functions
8,722 in github.com/Make-md/makemd
⨍
Functions
8,722
◇
Types & classes
367
Function
onDragLeaf
(n)
main.js:989
Function
onDragLeaf
(old)
src/basics/flow/patchWorkspaceForFlow.ts:80
Method
onDragLeaf
(event: MouseEvent, leaf: WorkspaceLeaf)
src/adapters/obsidian/types/obsidian.d.ts:134
Function
onDragMove
(f)
main.js:72
Function
onDragOver
(e)
main.js:72
Function
onDragOver
({ active, over })
src/core/react/components/Explorer/PropertiesView.tsx:261
Function
onDragOver
(e: React.DragEvent<HTMLDivElement>)
src/core/react/components/Navigator/SpaceTree/SpaceTreeItem.tsx:178
Function
onDragOver
({ active, over })
src/core/react/components/SpaceView/Contexts/DataTypeView/ObjectCell.tsx:330
Function
onDragStart
(e)
main.js:72
Function
onDragStart
({ active })
src/core/react/components/Explorer/PropertiesView.tsx:257
Function
onDragStart
({ active })
src/core/react/components/SpaceView/Contexts/DataTypeView/ObjectCell.tsx:326
Function
onDragStarted
(e: React.DragEvent<HTMLDivElement>)
src/core/react/components/Navigator/Focuses/Focus.tsx:66
Function
onDragStarted
(e: React.DragEvent<HTMLDivElement>)
src/core/react/components/Navigator/SpaceTree/SpaceTreeItem.tsx:164
Function
onFocus
()
src/core/react/components/UI/Menus/menu/SelectMenuComponent.tsx:313
Method
onFocusesUpdated
()
main.js:43
Method
onFocusesUpdated
()
src/core/middleware/filesystem.ts:243
Function
onKeyDown
(e: KeyboardEvent | React.KeyboardEvent)
src/core/react/components/Navigator/SpaceTree/SpaceTreeItem.tsx:188
Function
onKeyDown
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/TitleComponent.tsx:119
Function
onKeyDown
(e: KeyboardEvent)
src/core/react/components/SpaceView/SpaceOuter.tsx:129
Function
onKeyDown
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Frames/EditorNodes/TextNodeView.tsx:53
Function
onKeyDown
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Editor/EmbedView/SpaceFragmentWrapper.tsx:40
Function
onKeyDown
(e: React.KeyboardEvent)
src/core/react/components/SpaceView/Contexts/ContextListContainer.tsx:100
Function
onKeyDown
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Contexts/FilterBar/ContextTitle.tsx:54
Function
onKeyDown
(e: React.KeyboardEvent)
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:224
Function
onKeyDown
(e: React.KeyboardEvent)
src/core/react/components/SpaceView/Contexts/DataTypeView/TextCell.tsx:16
Function
onKeyDown
(e: React.KeyboardEvent)
src/core/react/components/SpaceView/Contexts/DataTypeView/NumberCell.tsx:17
Function
onKeyDown
(e: React.KeyboardEvent)
src/core/react/components/SpaceView/Contexts/DataTypeView/DateCell.tsx:86
Function
onKeyDown
(e: KeyboardEvent)
src/core/react/components/UI/Menus/menu.tsx:48
Function
onKeyDown
(e: React.KeyboardEvent)
src/core/react/components/UI/Menus/menu/SelectMenuComponent.tsx:266
Function
onKeyDown
(e: React.KeyboardEvent<HTMLInputElement>)
src/core/react/components/UI/Menus/contexts/newSpacePropertyMenu.tsx:197
Function
onKeyDown
(e: KeyboardEvent)
src/core/react/components/UI/Modals/modalWrapper.tsx:51
Function
onKeyPress
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/TitleComponent.tsx:113
Function
onKeyPress
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Frames/EditorNodes/TextNodeView.tsx:47
Function
onKeyPress
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Editor/EmbedView/SpaceFragmentWrapper.tsx:34
Function
onKeyPress
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Contexts/FilterBar/ContextTitle.tsx:48
Function
onKeyUp
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/TitleComponent.tsx:116
Function
onKeyUp
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Frames/EditorNodes/TextNodeView.tsx:50
Function
onKeyUp
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Editor/EmbedView/SpaceFragmentWrapper.tsx:37
Function
onKeyUp
(e: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/SpaceView/Contexts/FilterBar/ContextTitle.tsx:51
Function
onLongPress
()
src/core/react/components/Navigator/Focuses/Focus.tsx:71
Function
onLongPress
()
src/core/react/components/SpaceView/Frames/EditorNodes/TextNodeView.tsx:93
Method
onMetadataChange
(path: string)
src/core/superstate/superstate.ts:586
Function
onMouseDown
(e: React.MouseEvent)
src/core/react/components/SpaceView/Frames/EditorNodes/TextNodeView.tsx:82
Method
onNoSuggestion
()
main.js:983
Method
onNoSuggestion
()
src/basics/enactor/obsidian.tsx:143
Method
onOpen
()
main.js:252
Method
onOpen
()
src/adapters/obsidian/SpaceViewContainer.tsx:63
Method
onOpen
()
src/adapters/obsidian/ui/prompt.tsx:19
Method
onOpen
()
src/adapters/obsidian/ui/explorer/ContextExplorerLeafView.tsx:40
Method
onOpen
()
src/adapters/obsidian/ui/editors/MKitFileViewer.tsx:140
Method
onOpen
()
src/adapters/obsidian/ui/editors/MDBFileViewer.tsx:54
Method
onOpen
()
src/adapters/obsidian/ui/editors/EmbedSpaceView.tsx:42
Method
onOpen
()
src/adapters/obsidian/ui/editors/HTMLFileViewer.tsx:34
Method
onOpen
()
src/adapters/obsidian/ui/editors/SpaceFragmentViewComponent.tsx:44
Method
onOpen
()
src/adapters/obsidian/ui/editors/markdownView/FileView.tsx:44
Method
onOpen
()
src/adapters/obsidian/ui/navigator/NavigatorView.tsx:71
Method
onOpen
()
src/adapters/obsidian/ui/navigator/EverLeafView.tsx:59
Function
onPathChanged
( superstate: Superstate, oldPath: string, newPath: string )
src/core/spaceManager/filesystemAdapter/spaces.ts:24
Function
onPathCreated
( superstate: Superstate, newPath: string, )
src/core/spaceManager/filesystemAdapter/spaces.ts:11
Method
onPathCreated
(t)
main.js:1097
Method
onPathCreated
(path: string)
src/core/superstate/superstate.ts:677
Function
onPathDeleted
(superstate: Superstate, oldPath: string)
src/core/spaceManager/filesystemAdapter/spaces.ts:20
Method
onPathDeleted
(t)
main.js:1097
Function
onPending
(nn,Eo,Qs,Pc)
main.js:72
Method
onSelectRange
(id: string)
src/core/react/components/Navigator/SpaceTree/SpaceTreeItem.tsx:49
Method
onSpaceDeleted
(t)
main.js:1097
Method
onSpaceRenamed
(t,r)
main.js:1097
Method
onSpaceUpdated
(t,r)
main.js:43
Method
onSpaceUpdated
(path: string, type: SpaceFragmentType)
src/core/spaceManager/spaceManager.ts:38
Method
onSpaceUpdated
(path: string, type: string)
src/core/middleware/filesystem.ts:239
Function
onStart
(nn)
main.js:72
Method
onTrigger
(r,n,i)
main.js:976
Method
onTrigger
( cursor: EditorPosition, editor: Editor, _file: TFile )
src/basics/menus/StickerMenu.tsx:43
Method
onTrigger
( cursor: EditorPosition, editor: Editor, _file: TFile )
src/basics/menus/MakeMenu/MakeMenu.tsx:30
Function
onUpdate
(viewUpdates: ViewUpdate)
src/core/react/components/SpaceEditor/Actions/FormulaEditor.tsx:103
Method
onload
()
main.js:368
Method
onload
()
src/main.ts:556
Method
onload
()
src/shared/FlowEditor.tsx:226
Function
ont
(e,t)
main.js:79
Method
onunload
()
main.js:252
Method
onunload
()
src/main.ts:778
Method
onunload
()
src/adapters/obsidian/ui/editors/EmbedSpaceView.tsx:35
Method
onunload
()
src/adapters/obsidian/ui/editors/SpaceFragmentViewComponent.tsx:37
Method
onunload
()
src/shared/FlowEditor.tsx:173
Method
opaque
()
main.js:180
Function
openArbitraryView
( view: string, app: App, newLeaf: TargetLocation )
src/adapters/obsidian/utils/file.ts:345
Function
openAuxClick
(e: React.MouseEvent)
src/core/react/components/Navigator/SpaceTree/SpaceTreeItem.tsx:121
Method
openContext
(r,n,i)
main.js:368
Method
openContext
( file: TFile, openState?: OpenViewState, useLeaf?: WorkspaceLeaf )
src/shared/FlowEditor.tsx:414
Function
openContextEditor
( file: string, schema: string, plugin: MakeMDPlugin )
src/adapters/obsidian/ui/editors/MDBFileViewer.tsx:12
Method
openEnd
()
main.js:180
Function
openLink
(o: string)
src/core/react/components/SpaceView/Contexts/DataTypeView/LinkCell.tsx:99
Function
openLinkText
(r)
main.js:367
Function
openLinkText
(old)
src/adapters/obsidian/utils/patches.ts:46
Method
openMenu
(t,r,n,i="right",a,o)
main.js:177
Method
openMenu
( rect: Rect, menuProps: SelectMenuProps, win: Window, defaultAnchor: Anchors = "right", o
src/core/middleware/ui.tsx:157
Method
openMenu
(ev: React.MouseEvent, options: SelectOption[])
src/basics/enactor/makemd.tsx:614
Method
openMenu
(ev: React.MouseEvent, options: SelectOption[])
src/basics/enactor/obsidian.tsx:386
Method
openPath
(t,r,n,i)
main.js:177
Method
openPath
( path: string, newLeaf?: TargetLocation, source?: any, props?: Record<string, any> )
src/core/middleware/ui.tsx:214
← previous
next →
7,801–7,900 of 8,722, ranked by callers