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
Method
runCommand
(t,r,n)
main.js:43
Method
runCommand
(action: string, instance: ActionInstance)
src/core/superstate/commands.ts:964
Method
runCommand
(path: string, name: string, instance: ActionInstance)
src/core/spaceManager/spaceManager.ts:276
Method
runCommand
(path: string, name: string, args: any)
src/core/spaceManager/webAdapter/webAdapter.ts:256
Method
runCommand
(path: string, name: string, args: any)
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:617
Method
runCommand
(path: string, name: string, instance: ActionInstance)
src/shared/types/spaceManager.ts:71
Function
runExec
(paths: Map<string, PathState>, spaceMap: IndexMap, exec: (scope: any) => string, properties: {[key: string]:
src/core/utils/formula/parser.ts:294
Function
runFormula
(paths: Map<string, PathState>, spaceMap: IndexMap, formula: string, properties: {[key: string]: SpaceProperty
src/core/utils/formula/parser.ts:333
Function
runFormulaNode
(node: FormulaNode, propMap: DBRow)
src/core/utils/formula/parser.ts:238
Function
s2t
(e,t,r)
main.js:205
Function
s3
(e)
main.js:72
Function
s3e
(e)
main.js:170
Function
s3t
(e,t,r)
main.js:252
Function
s5e
(e)
main.js:205
Function
sAt
()
main.js:184
Function
sDt
(e,t,r)
main.js:249
Function
sH
(e)
main.js:205
Function
sHe
(C)
main.js:6
Function
sIe
()
main.js:205
Function
sK
()
main.js:29
Function
sNt
(e,t)
main.js:251
Function
sQ
()
main.js:25
Function
sQe
(C,j,$)
main.js:8
Function
sTt
(e)
main.js:251
Function
sVe
(C,j,$,ee)
main.js:8
Function
sWe
(C)
main.js:8
Function
sYe
(C)
main.js:25
Function
sZ
(e)
main.js:80
Function
sa
main.js:187
Function
save
()
src/core/react/components/SpaceEditor/Actions/FilterEditor.tsx:38
Function
saveChanges
()
src/core/react/components/System/SettingsSections/LanguageSettings.tsx:170
Method
saveColorPalette
(t)
main.js:367
Method
saveColorPalette
(palette: ColorPaletteAsset)
src/adapters/obsidian/assets/ObsidianAssetManager.ts:1043
Function
saveColsSize
( colSize: (old: ColumnSizingState) => ColumnSizingState )
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:157
Function
saveCommand
(command: Command)
src/core/react/components/System/SystemActions.tsx:11
Function
saveCommand
(value: string)
src/core/react/components/SpaceEditor/Actions/ScriptEditor.tsx:24
Method
saveCommand
(t,r,n)
main.js:43
Method
saveCommand
(path: string, schemaId: string, saveCommand: (prev: Command) => Command)
src/core/spaceManager/spaceManager.ts:287
Method
saveCommand
(path: string, schemaId: string, saveCommand: (prev: Command) => Command)
src/core/spaceManager/webAdapter/webAdapter.ts:287
Method
saveCommand
(path: string, schemaId: string, saveCommand: (prev: Command) => Command)
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:707
Method
saveContent
(file: AFile, fragmentType: keyof DataviewContentTypes, fragmentId: string, content: (prev: any) => any)
src/adapters/dataview/dataviewMarkdownAdapter.ts:85
Method
saveContent
(file: AFile, fragmentType: string, fragmentId: any, content: (prev: any) => any)
src/adapters/obsidian/filetypes/jsonAdapter.ts:100
Method
saveContent
(file: AFile, fragmentType: keyof CachedMetadataContentTypes, fragmentId: string, content: (prev: any) => any)
src/adapters/obsidian/filetypes/markdownAdapter.ts:451
Method
saveCoverImages
()
main.js:367
Function
saveDefaultValueForField
(field: SpaceProperty, value: any)
src/core/utils/contexts/fields/fields.ts:22
Function
saveField
(source: string, field: SpaceProperty)
src/core/react/components/SpaceEditor/Actions/SpaceActions.tsx:63
Function
saveField
(source: string, field: SpaceProperty)
src/core/react/components/MarkdownEditor/MarkdownHeaderView.tsx:96
Function
saveField
(field: SpaceTableColumn)
src/core/react/components/SpaceView/Contexts/TableView/ColumnHeader.tsx:99
Function
saveFieldValue
(fieldValue: string, value: string)
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:356
Function
saveFieldValue
(fieldValue: string, value: string)
src/core/react/components/SpaceView/Contexts/DataTypeView/DataTypeView.tsx:50
Function
saveFile
(_: string[], value: string[])
src/core/react/components/UI/Modals/HiddenFiles.tsx:29
Function
saveFilter
(_: string[], newType: string[])
src/core/react/components/SpaceView/Contexts/FilterBar/FilterBar.tsx:854
Function
saveFilter
(filter: Filter)
src/core/react/components/SpaceView/Contexts/TableView/TableView.tsx:492
Function
saveFocuses
(paths: Focus[])
src/core/react/context/SidebarContext.tsx:108
Method
saveFocuses
(t)
main.js:43
Method
saveFocuses
(focuses: Focus[])
src/core/spaceManager/spaceManager.ts:429
Method
saveFocuses
(focuses: Focus[])
src/core/spaceManager/webAdapter/webAdapter.ts:58
Method
saveFocuses
(focuses: Focus[])
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:98
Method
saveFrame
(t,r)
main.js:43
Method
saveFrame
(path: string, frame: MDBFrame)
src/core/spaceManager/spaceManager.ts:268
Method
saveFrame
(path: string, frame: SpaceTable)
src/core/spaceManager/webAdapter/webAdapter.ts:244
Method
saveFrame
(path: string, frame: SpaceTable)
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:582
Method
saveFrameKit
(t,r)
main.js:43
Method
saveFrameKit
(frames: MDBFrame, name: string)
src/core/spaceManager/spaceManager.ts:70
Method
saveFrameKit
(frames: MDBFrame, name: string)
src/core/spaceManager/webAdapter/webAdapter.ts:77
Method
saveFrameKit
(frames: MDBFrame, name: string)
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:155
Method
saveFrameSchema
(t,r,n)
main.js:43
Method
saveFrameSchema
(path: string, schemaId: string, saveSchema: (prev: SpaceTableSchema) => SpaceTableSchema)
src/core/spaceManager/spaceManager.ts:263
Method
saveFrameSchema
(path: string, schemaId: string, saveSchema: (prev: SpaceTableSchema) => SpaceTableSchema)
src/core/spaceManager/webAdapter/webAdapter.ts:239
Method
saveFrameSchema
(path: string, schemaId: string, saveSchema: (prev: SpaceTableSchema) => SpaceTableSchema)
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:574
Function
saveFrontmatterValue
( plugin: MakeMDPlugin, path: string, key: string, value: string, type: string, )
src/adapters/obsidian/filetypes/frontmatter/fm.ts:100
Method
saveIconset
(t)
main.js:367
Method
saveIconset
(iconset: IconsetAsset)
src/adapters/obsidian/assets/ObsidianAssetManager.ts:1108
Function
saveLabel
(superstate: Superstate, path: string, label: string, value: string)
src/core/superstate/utils/spaces.ts:506
Method
saveLabel
(t,r,n)
main.js:43
Method
saveLabel
(path: string, key:string, value: any)
src/core/spaceManager/spaceManager.ts:352
Method
saveLabel
(path: string, label: keyof PathLabel, value: any)
src/core/spaceManager/webAdapter/webAdapter.ts:315
Method
saveLabel
(path: string, label: keyof PathLabel, value: any)
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:767
Function
saveName
(name: string)
src/core/react/components/SpaceView/Editor/EmbedView/SpaceFragmentWrapper.tsx:117
Function
saveNewField
(source: string, field: SpaceProperty)
src/core/react/components/SpaceView/Contexts/FilterBar/FilterBar.tsx:969
Function
saveOptions
(_options: string[], _value: string[])
src/core/react/components/SpaceView/Contexts/DataTypeView/ContextCell.tsx:103
Function
saveOptions
(_options: string[], _value: string[])
src/core/react/components/SpaceView/Contexts/DataTypeView/TagCell.tsx:63
Function
saveOptions
(_options: string[], _value: string[])
src/core/react/components/SpaceView/Contexts/DataTypeView/OptionCell.tsx:175
Function
saveOptions
(_: string[], _value: string[])
src/core/react/components/SpaceView/Contexts/DataTypeView/PropertySelectCell.tsx:16
Function
saveOptions
(_: string[], _value: string[])
src/core/react/components/SpaceView/Contexts/DataTypeView/LinkCell.tsx:40
Function
saveOptionsHandler
(newOptions: SelectOption[], colorScheme?: string)
src/core/react/components/UI/Menus/contexts/PropertyValue.tsx:446
Method
saveProperties
(t,r)
main.js:43
Method
saveProperties
(path: string, properties: {[key:string]: any})
src/core/spaceManager/spaceManager.ts:358
Method
saveProperties
(path: string, properties: SpaceProperty[])
src/core/spaceManager/webAdapter/webAdapter.ts:329
Method
saveProperties
(path: string, properties: {[key:string]: any})
src/core/spaceManager/filesystemAdapter/filesystemAdapter.ts:747
Method
saveSettings
()
main.js:983
Method
saveSettings
()
src/basics/enactor/makemd.tsx:607
Method
saveSettings
()
src/basics/enactor/obsidian.tsx:378
Function
saveSort
(_: string[], newType: string[])
src/core/react/components/SpaceView/Contexts/FilterBar/FilterBar.tsx:810
Method
saveSpace
(t,r,n)
main.js:43
Method
saveSpace
(path: string, definition: (def: SpaceDefinition) => SpaceDefinition, properties?: Record<string, any>)
src/core/spaceManager/spaceManager.ts:181
Method
saveSpace
(path: string, definitionFn: (def: SpaceDefinition) => SpaceDefinition, properties?: Record<string, any>)
src/core/spaceManager/webAdapter/webAdapter.ts:372
Function
saveSpaceProperty
(field: string)
src/core/react/components/UI/Menus/contexts/PropertyValue.tsx:100
Method
saveSpaceProperty
(t,r,n)
main.js:43
Method
saveSpaceProperty
(path: string, property: SpaceProperty, oldProperty: SpaceProperty)
src/core/spaceManager/spaceManager.ts:393
← previous
next →
8,201–8,300 of 8,722, ranked by callers