MCPcopy Create free account

hub / github.com/WuTheFWasThat/vimflowy / functions

Functions773 in github.com/WuTheFWasThat/vimflowy

↓ 1 callersMethodgetCommand
(keyStream: KeyStream)
src/assets/ts/keyHandler.ts:199
↓ 1 callersMethodgetCommonAncestor
(path1: Path, path2: Path)
src/assets/ts/document.ts:639
↓ 1 callersMethodgetDetachedParent
(row: Row)
src/assets/ts/datastore.ts:337
↓ 1 callersFunctiongetFirebaseStore
()
src/assets/ts/app.tsx:127
↓ 1 callersMethodgetId
()
src/assets/ts/datastore.ts:373
↓ 1 callersMethodgetInfo
(name: string)
src/assets/ts/plugins.ts:246
↓ 1 callersMethodgetLastSave
()
src/assets/ts/data_backend/index.ts:73
↓ 1 callersMethodgetLastSave
()
src/assets/ts/data_backend/index.ts:108
↓ 1 callersMethodgetLastViewRoot
()
src/assets/ts/datastore.ts:158
↓ 1 callersMethodgetMotion
( keyStream: KeyStream, key: Key, bindings: KeyBindingsTree )
src/assets/ts/keyHandler.ts:308
↓ 1 callersMethodgetNew
()
src/assets/ts/datastore.ts:387
↓ 1 callersMethodgetParents
(row: Row)
src/assets/ts/datastore.ts:322
↓ 1 callersFunctiongetPlugin
(name: string)
src/assets/ts/plugins.ts:385
↓ 1 callersMethodgetPluginData
( plugin: string, key: string, default_value: any = undefined )
src/assets/ts/datastore.ts:365
↓ 1 callersMethodgetSetting
(setting: S)
src/assets/ts/datastore.ts:351
↓ 1 callersFunctiongetSocketServerStore
()
src/assets/ts/app.tsx:147
↓ 1 callersMethodgetTextRecusive
(path: Path)
src/assets/ts/session.ts:1341
↓ 1 callersFunctiongetVisiblePaths
()
src/plugins/easy_motion/index.tsx:15
↓ 1 callersMethodgetWord
(row: Row, col: Col)
src/assets/ts/document.ts:326
↓ 1 callersMethodhandleChange
(e: React.FormEvent<HTMLInputElement>)
src/assets/ts/components/fileInput.tsx:36
↓ 1 callersMethodhandleRecord
(keyStream: KeyStream, record: ActionRecord)
src/assets/ts/keyHandler.ts:143
↓ 1 callersMethodhasChild
(parent_row: Row, row: Row)
src/assets/ts/document.ts:396
↓ 1 callersMethodinDeadlines
(row: Row)
src/plugins/deadlines/index.tsx:100
↓ 1 callersMethodindent
(path: Path = this.cursor.path)
src/assets/ts/session.ts:1156
↓ 1 callersMethodinit
(email: string, password: string)
src/assets/ts/data_backend/index.ts:130
↓ 1 callersMethodinit
(host: string, password: string, docname = '')
src/assets/ts/data_backend/index.ts:268
↓ 1 callersMethodinit
(filename: string)
server/data_backends.ts:17
↓ 1 callersMethodisCached
(row: Row)
src/assets/ts/document.ts:123
↓ 1 callersMethodisDescendant
(other_path: Path)
src/assets/ts/path.ts:77
↓ 1 callersMethodisInWord
(path: Path, col: Col, matchChar: string)
src/assets/ts/cursor.ts:224
↓ 1 callersFunctionisLink
(text: string)
src/assets/ts/utils/text.ts:12
↓ 1 callersMethodisNewDay
()
src/plugins/daily_notes/index.tsx:145
↓ 1 callersMethodisValidDate
(year: number, month: number, day: number)
src/plugins/daily_notes/index.tsx:175
↓ 1 callersMethodjoinAtCursor
()
src/assets/ts/session.ts:989
↓ 1 callersMethodjumpNext
()
src/assets/ts/session.ts:635
↓ 1 callersMethodjumpPrevious
()
src/assets/ts/session.ts:616
↓ 1 callersMethodkeep
()
src/assets/ts/keyHandler.ts:72
↓ 1 callersMethodlistTags
()
src/plugins/tags/index.tsx:530
↓ 1 callersFunctionlistener
(e: ClipboardEvent)
src/assets/ts/app.tsx:521
↓ 1 callersFunctionload_file
(file: File)
src/assets/ts/components/fileInput.tsx:11
↓ 1 callersFunctionmain
(args: any)
server/prod.ts:14
↓ 1 callersFunctionmakeBindings
(definitions: KeyDefinitions, mappings: KeyMappings)
src/assets/ts/keyBindings.ts:118
↓ 1 callersFunctionmakeSocketServer
(server: http.Server, options: SocketServerOptions)
server/socket_server.ts:17
↓ 1 callersMethodmarkCols
(cols: Array<Col>)
src/assets/ts/cursor.ts:514
↓ 1 callersMethodmarkCursor
(col: Col)
src/assets/ts/cursor.ts:521
↓ 1 callersMethodmerge
(first: KeyMappings, second: KeyMappings)
src/assets/ts/keyMappings.ts:18
↓ 1 callersMethodnewChild
(path: Path, index = -1)
src/assets/ts/document.ts:711
↓ 1 callersMethodnextClone
(path: Path)
src/assets/ts/document.ts:407
↓ 1 callersMethodnextSibling
(cursorOptions: CursorOptions = {})
src/assets/ts/cursor.ts:448
↓ 1 callersMethodoldestVisibleAncestor
(path: Path)
src/assets/ts/session.ts:516
↓ 1 callersMethodparent
(cursorOptions: CursorOptions = {})
src/assets/ts/cursor.ts:427
↓ 1 callersMethodparseContent
(content: string, mimetype: string)
src/assets/ts/session.ts:234
↓ 1 callersMethodparseFullDate
(text: string)
src/plugins/deadlines/index.tsx:148
↓ 1 callersMethodparseJson
(content: string)
src/assets/ts/session.ts:144
↓ 1 callersMethodparsePlaintext
(content: string)
src/assets/ts/session.ts:172
↓ 1 callersMethodpasteAfter
()
src/assets/ts/session.ts:1269
↓ 1 callersMethodpasteBefore
()
src/assets/ts/session.ts:1265
↓ 1 callersMethodpasteChars
(options: PasteOptions = {})
src/assets/ts/register.ts:79
↓ 1 callersMethodpasteClonedRows
(options: PasteOptions = {})
src/assets/ts/register.ts:112
↓ 1 callersMethodpasteSerializedRows
(options: PasteOptions = {})
src/assets/ts/register.ts:89
↓ 1 callersMethodprevSibling
(cursorOptions: CursorOptions = {})
src/assets/ts/cursor.ts:441
↓ 1 callersMethodprocessKeys
()
src/assets/ts/keyHandler.ts:188
↓ 1 callersFunctionpromiseDebounce
(fn: (...args: Array<any>) => Promise<void>)
src/assets/ts/utils/functional.ts:34
↓ 1 callersFunctionrecurse
(p: any, depth: number)
src/assets/ts/app.tsx:409
↓ 1 callersMethodredo
()
src/assets/ts/session.ts:371
↓ 1 callersMethodregisterAction
(action: Action)
src/assets/ts/keyDefinitions.ts:153
↓ 1 callersMethodregisterModeMappings
(mode: string, mappings: HotkeyMapping)
src/assets/ts/keyMappings.ts:66
↓ 1 callersMethodremoveHook
(event: string, transform: Hook)
src/assets/ts/utils/eventEmitter.ts:83
↓ 1 callersMethodremutate
(session: Session)
src/assets/ts/mutations.ts:72
↓ 1 callersMethodrenderHook
(lineDiv: React.ReactElement<any>)
src/plugins/tags/index.tsx:326
↓ 1 callersMethodreplaceCharsAfterCursor
(char: string, nchars: number)
src/assets/ts/session.ts:805
↓ 1 callersMethodresetCurrentPath
()
src/plugins/time_tracking/index.tsx:263
↓ 1 callersMethodrewind
(_session: Session)
src/assets/ts/mutations.ts:69
↓ 1 callersMethodrowTime
(row: Row)
src/plugins/time_tracking/index.tsx:300
↓ 1 callersFunctionrun
(...args: Array<any>)
src/assets/ts/utils/functional.ts:37
↓ 1 callersMethodsaveDataSettings
()
src/assets/ts/components/settings/backendSettings.tsx:38
↓ 1 callersMethodsaveNone
()
src/assets/ts/register.ts:35
↓ 1 callersMethodsearch
(root: Path, query: string, options: SearchOptions = {})
src/assets/ts/document.ts:734
↓ 1 callersMethodset
(key: string, value: string)
server/data_backends.ts:55
↓ 1 callersMethodsetBackendType
(backendType: BackendType)
src/assets/ts/components/settings/backendSettings.tsx:55
↓ 1 callersMethodsetBlockCollapsed
(row: Row, collapsed: boolean)
src/assets/ts/session.ts:1259
↓ 1 callersMethodsetChildren
(row: Row, children: Array<Row>)
src/assets/ts/datastore.ts:333
↓ 1 callersMethodsetCollapsed
(row: Row, collapsed: boolean)
src/assets/ts/datastore.ts:347
↓ 1 callersMethodsetFirebaseApiKey
(firebaseApiKey: string)
src/assets/ts/components/settings/backendSettings.tsx:63
↓ 1 callersMethodsetFirebaseId
(firebaseId: string)
src/assets/ts/components/settings/backendSettings.tsx:59
↓ 1 callersMethodsetFirebaseUserEmail
(firebaseUserEmail: string)
src/assets/ts/components/settings/backendSettings.tsx:67
↓ 1 callersMethodsetFirebaseUserPassword
(firebaseUserPassword: string)
src/assets/ts/components/settings/backendSettings.tsx:71
↓ 1 callersMethodsetLastViewRoot
(ancestry: SerializedPath)
src/assets/ts/datastore.ts:155
↓ 1 callersMethodsetLevel
(level: LEVEL)
src/shared/utils/logger.ts:65
↓ 1 callersMethodsetLine
(row: Row, line: Line)
src/assets/ts/datastore.ts:305
↓ 1 callersMethodsetLinkedNode
(id: string, path: Path)
src/plugins/daily_notes/index.tsx:321
↓ 1 callersMethodsetLogging
()
src/plugins/daily_notes/index.tsx:104
↓ 1 callersMethodsetMacros
(macros: MacroMap)
src/assets/ts/datastore.ts:133
↓ 1 callersMethodsetMark
(path: Path, mark: string)
src/plugins/clone_tags/index.tsx:100
↓ 1 callersMethodsetMark
(path: Path, mark: string)
src/plugins/deadlines/index.tsx:221
↓ 1 callersMethodsetNode
(id: string, path: Path)
src/plugins/daily_notes/index.tsx:305
↓ 1 callersMethodsetParents
(row: Row, parents: Array<Row>)
src/assets/ts/datastore.ts:326
↓ 1 callersMethodsetRegister
(value: SerializedRegister)
test/testcase.ts:222
↓ 1 callersMethodsetSetting
(setting: S, value: DocSettings[S])
src/assets/ts/datastore.ts:356
↓ 1 callersMethodsetSocketServerDocument
(socketServerDocument: string)
src/assets/ts/components/settings/backendSettings.tsx:83
← previousnext →401–500 of 773, ranked by callers