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
getUniqueSortedValues
(data: any[], field: string, fieldDefinition?: any)
src/core/react/components/Visualization/utils/sortingUtils.ts:153
Method
getViewType
()
src/adapters/obsidian/ui/explorer/ContextExplorerLeafView.tsx:20
Method
getViewType
()
src/adapters/obsidian/ui/editors/MKitFileViewer.tsx:113
Method
getViewType
()
src/adapters/obsidian/ui/editors/EmbedSpaceView.tsx:23
Method
getViewType
()
src/adapters/obsidian/ui/editors/HTMLFileViewer.tsx:18
Method
getViewType
()
src/adapters/obsidian/ui/editors/SpaceFragmentViewComponent.tsx:25
Method
getViewType
()
src/adapters/obsidian/ui/editors/markdownView/FileView.tsx:28
Method
getViewType
()
src/adapters/obsidian/ui/navigator/NavigatorView.tsx:44
Method
getViewType
()
src/adapters/obsidian/ui/navigator/EverLeafView.tsx:26
Method
getVisualizations
()
main.js:367
Method
getVisualizations
()
src/adapters/obsidian/assets/ObsidianAssetManager.ts:913
Method
getVisualizations
()
src/shared/types/assets.ts:392
Method
getXAxisLabelPosition
(t,r)
main.js:239
Method
getXAxisLabelPosition
* Get the position for the X-axis label
src/core/react/components/Visualization/utils/shared/VisualizationLayoutUtility.ts:320
Method
getXPosition
(d: any, xEncoding: any)
src/core/react/components/Visualization/utils/shared/AreaChartUtility.ts:73
Method
getXPosition
(d: any, xEncoding: any)
src/core/react/components/Visualization/utils/shared/ScatterPlotUtility.ts:53
Method
getXPosition
(d: any, xEncoding: any)
src/core/react/components/Visualization/utils/shared/LineChartUtility.ts:67
Method
getXValue
(d: any)
src/core/react/components/Visualization/utils/shared/BarChartUtility.ts:320
Method
getYAxisLabelPosition
(t,r)
main.js:239
Method
getYAxisLabelPosition
* Get the position for the Y-axis label
src/core/react/components/Visualization/utils/shared/VisualizationLayoutUtility.ts:331
Method
getYPosition
(d: any, yEncoding: any)
src/core/react/components/Visualization/utils/shared/ScatterPlotUtility.ts:71
Function
ggt
main.js:184
Function
ghe
()
main.js:32
Function
gje
main.js:187
Function
gl
({superstate:e,children:t})
main.js:187
Function
gmt
(e,{getFn:t=on.getFn,fieldNormWeight:r=on.fieldNormWeight}={})
main.js:177
Function
gnt
()
main.js:79
Function
goe
(e)
main.js:241
Method
groupBySeries
(t)
main.js:239
Method
groupBySeries
* Group points by series for rendering * This can be used during rendering phase for optimized drawing
src/core/react/components/Visualization/transformers/ScatterPlotTransformer.ts:374
Function
gue
(C,j)
main.js:6
Function
gxt
()
main.js:205
Function
h0t
(e)
main.js:184
Function
h1e
(e,t)
main.js:82
Function
h2
(e)
main.js:205
Function
h2t
(e,t)
main.js:205
Function
h9e
main.js:246
Function
hAt
(e)
main.js:184
Function
hDt
(e,t,r)
main.js:249
Function
hH
main.js:239
Function
hNt
(e,t,r)
main.js:251
Function
hQe
(C,j,$)
main.js:8
Function
hU
(e)
main.js:205
Function
hZ
(e)
main.js:80
Function
handleAddExistingOptions
()
src/core/react/components/UI/Modals/EditOptionsModal.tsx:308
Function
handleChange
(e: React.ChangeEvent<HTMLInputElement>)
src/core/react/components/SpaceView/Frames/Setters/StepSetter.tsx:84
Function
handleChangeComplete
(color: string)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Submenus/StyleSubmenu.tsx:30
Function
handleChangeComplete
(color: string)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Submenus/ShadowSubmenu.tsx:14
Function
handleChangeComplete
(color: string)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Submenus/TextSubmenu.tsx:41
Function
handleChangeComplete
(color: string)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Submenus/BorderSubmenu.tsx:53
Function
handleChangeComplete
(color: string)
src/core/react/components/SpaceView/Frames/Setters/ColorSetter.tsx:11
Function
handleChangeComplete
(color: string)
src/core/react/components/SpaceView/Contexts/DataTypeView/ColorCell.tsx:8
Function
handleClick
(e: React.MouseEvent)
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:402
Function
handleClickOutside
(event: MouseEvent)
src/core/react/components/UI/Menus/menu.tsx:55
Function
handleClickOutside
(event: MouseEvent)
src/core/react/components/UI/Modals/modalWrapper.tsx:58
Function
handleColorClick
(e: React.MouseEvent)
src/core/react/components/UI/Modals/EditOptionsModal.tsx:76
Function
handleContextUpdate
(payload: { path: string })
src/core/react/components/Visualization/Visualization.tsx:1381
Function
handleDragCancel
()
src/core/react/components/Navigator/Focuses/FocusSelector.tsx:65
Function
handleDragCancel
()
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:566
Function
handleDragEnd
({ active, over }: DragEndEvent)
src/core/react/components/Navigator/Focuses/FocusSelector.tsx:162
Function
handleDragEnd
()
src/core/react/components/Navigator/SpaceTree/SpaceTreeView.tsx:326
Function
handleDragEnd
(event: DragEndEvent)
src/core/react/components/UI/Modals/EditOptionsModal.tsx:232
Function
handleDragMove
({ delta }: DragMoveEvent)
src/core/react/components/Navigator/Focuses/FocusSelector.tsx:146
Function
handleDragOver
({ over }: DragOverEvent)
src/core/react/components/Navigator/Focuses/FocusSelector.tsx:150
Function
handleDragOver
({ over }: DragOverEvent)
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:485
Function
handleDragStart
(event: DragStartEvent)
src/core/react/components/Navigator/Focuses/FocusSelector.tsx:138
Function
handleDragStart
(event: DragStartEvent)
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:475
Function
handleFrameStateUpdate
(evt: { path: string; schemaId: string; })
src/core/react/components/Visualization/Visualization.tsx:1343
Function
handleInputChange
(event: React.ChangeEvent<HTMLInputElement>)
src/core/react/components/UI/Modals/ImageModal.tsx:56
Function
handleInputChange
(event: React.ChangeEvent<HTMLInputElement>)
src/shared/components/StickerModal.tsx:80
Function
handleInstall
()
src/adapters/obsidian/ui/editors/MKitFileViewer.tsx:52
Function
handleKeyDown
(e: KeyboardEvent)
src/core/react/components/MarkdownEditor/BannerView.tsx:217
Function
handleKeyDown
(e: KeyboardEvent)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Overlays/FramePaddingHandle.tsx:100
Function
handleKeyDown
(e: KeyboardEvent)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Overlays/FrameDraggableHandle.tsx:99
Function
handleKeyDown
(e: KeyboardEvent)
src/core/react/components/SpaceView/Frames/Setters/StepSetter.tsx:170
Function
handleKeyDown
(event: KeyboardEvent)
src/core/react/components/UI/Modals/ConfirmationModal.tsx:16
Function
handleKeyDown
(event: React.KeyboardEvent<HTMLDivElement>)
src/core/react/components/UI/Modals/ImageModal.tsx:60
Function
handleKeyDown
(event: React.KeyboardEvent<HTMLDivElement>)
src/shared/components/StickerModal.tsx:84
Method
handleKeyDown
(t)
main.js:72
Function
handleKeyUp
()
src/core/react/components/MarkdownEditor/BannerView.tsx:229
Function
handleKeyUp
(e: KeyboardEvent)
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Overlays/FramePaddingHandle.tsx:105
Function
handleKeyUp
()
src/core/react/components/SpaceView/Frames/FrameNodeEditor/Overlays/FrameDraggableHandle.tsx:110
Function
handleKeyUp
()
src/core/react/components/SpaceView/Frames/Setters/StepSetter.tsx:181
Method
handleKeydown
(t)
main.js:72
Function
handleListSelect
(e: React.MouseEvent)
src/core/react/components/Visualization/VisualizationSetup.tsx:91
Function
handleMouseDown
(e: React.MouseEvent)
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:98
Function
handleMouseMove
(e: MouseEvent)
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:119
Function
handleMouseUp
()
src/core/react/components/UI/Menus/properties/colorPickerMenu.tsx:133
Function
handleNewPaletteKeyPress
(e: React.KeyboardEvent)
src/core/react/components/System/SettingsSections/ColorPaletteSettings.tsx:67
Function
handlePaletteSelect
(paletteId: string)
src/basics/menus/inlineStylerView/InlineMenu.tsx:109
Function
handleRevealPathEvent
(evt: CustomVaultChangeEvent)
src/core/react/components/Navigator/SpaceTree/SpaceTreeView.tsx:415
Function
handleSetFilters
(newFilters: FilterGroupDef[])
src/core/react/components/SpaceEditor/Actions/FilterEditor.tsx:27
Function
handleSetJoinType
(type: "any" | "all")
src/core/react/components/SpaceEditor/Actions/FilterEditor.tsx:31
Function
handleSpaceSelect
(e: React.MouseEvent)
src/core/react/components/Visualization/VisualizationSetup.tsx:72
Function
handleTableChange
(tableId: string)
src/core/react/components/Visualization/Visualization.tsx:820
Function
handleXFieldSelect
(e: React.MouseEvent)
src/core/react/components/Visualization/VisualizationSetup.tsx:120
Function
handleYFieldSelect
(e: React.MouseEvent)
src/core/react/components/Visualization/VisualizationSetup.tsx:149
Function
hasHoverTooltips
(state: EditorState)
src/basics/tooltip.ts:923
Method
hasIcon
(t)
main.js:367
Method
hasIcon
(iconName: string)
src/adapters/obsidian/assets/ObsidianAssetManager.ts:854
← previous
next →
7,301–7,400 of 8,722, ranked by callers