MCPcopy Create free account

hub / github.com/WuTheFWasThat/vimflowy / functions

Functions773 in github.com/WuTheFWasThat/vimflowy

↓ 2 callersMethodremoveTag
(row: Row, tag: Tag)
src/plugins/tags/index.tsx:571
↓ 2 callersMethodrender
()
src/assets/ts/components/spinner.tsx:8
↓ 2 callersMethodsaveChars
(save: Line)
src/assets/ts/register.ts:40
↓ 2 callersMethodsaveClonedRows
(save: Array<Row>)
src/assets/ts/register.ts:52
↓ 2 callersMethodsaveSerializedRows
(save: Array<SerializedBlock>)
src/assets/ts/register.ts:46
↓ 2 callersMethodscroll
(npages: number)
src/assets/ts/session.ts:1324
↓ 2 callersFunctionscrollDiv
($elem: any, amount: number)
src/assets/ts/utils/browser.ts:9
↓ 2 callersMethodselect
()
src/assets/ts/menu.ts:81
↓ 2 callersMethodserializeRow
(row = this.root.row)
src/assets/ts/document.ts:772
↓ 2 callersMethodsetChildRows
(childRows: Array<Row>)
src/assets/ts/document.ts:90
↓ 2 callersMethodsetChildren
(children: Array<CachedRowInfo | null>)
src/assets/ts/document.ts:76
↓ 2 callersMethodsetCurBlockCollapsed
(collapsed: boolean)
src/assets/ts/session.ts:1255
↓ 2 callersMethodsetMappings
(mappings: HotkeyMappingPerMode)
src/assets/ts/keyMappings.ts:38
↓ 2 callersMethodsetMark
(path: Path, mark: string | null)
src/plugins/daily_notes/index.tsx:400
↓ 2 callersMethodsetParentRows
(parentRows: Array<Row>)
src/assets/ts/document.ts:94
↓ 2 callersMethodsetRowData
(row: Row, keytype: string, value: any)
src/plugins/time_tracking/index.tsx:200
↓ 2 callersMethodsetStream
(stream: STREAM)
src/shared/utils/logger.ts:73
↓ 2 callersMethodstartAnchor
()
src/assets/ts/session.ts:1283
↓ 2 callersFunctionstart_search
(searchRoot: Path, session: Session)
src/assets/ts/definitions/menu.tsx:8
↓ 2 callersMethodstopAnchor
()
src/assets/ts/session.ts:1287
↓ 2 callersFunctiontimeout
(ns: number)
src/assets/ts/datastore.ts:174
↓ 2 callersMethodtoggleLogging
(forceValue?: boolean)
src/plugins/time_tracking/index.tsx:214
↓ 2 callersFunctiontransform_insert_key
(key: Key)
src/assets/ts/modes.ts:121
↓ 2 callersMethodtryJump
(jump: JumpLogEntry)
src/assets/ts/session.ts:584
↓ 2 callersMethodupdateCachedPluginData
(row: Row)
src/assets/ts/document.ts:298
↓ 2 callersMethodupdateChildren
(cachedRow: CachedRowInfo)
src/assets/ts/document.ts:171
↓ 2 callersMethodupdateEnabledPlugins
()
src/assets/ts/plugins.ts:268
↓ 2 callersMethodvalidate
(_session: Session)
src/assets/ts/mutations.ts:63
↓ 2 callersFunctionvalidateRowInsertion
( session: Session, parent_id: number, id: number, options: {noSiblingCheck?: boolean} = {} )
src/assets/ts/mutations.ts:35
↓ 2 callersMethodviewable
(path: Path)
src/assets/ts/session.ts:443
↓ 2 callersMethodwalkFrom
(ancestor: Path)
src/assets/ts/path.ts:81
↓ 2 callersMethodyankBetween
(cursor1: Cursor, cursor2: Cursor, options: {includeEnd?: boolean} = {})
src/assets/ts/session.ts:829
↓ 2 callersMethodyankBlocks
(path: Path, nrows: number)
src/assets/ts/session.ts:1061
↓ 2 callersMethodyankBlocksClone
(path: Path, nrows: number)
src/assets/ts/session.ts:1073
↓ 2 callersMethodyankRowAtCursor
()
src/assets/ts/session.ts:843
↓ 2 callersMethodzoomOut
()
src/assets/ts/session.ts:676
↓ 1 callersMethod_addToJumpHistory
(jump_fn: () => Promise<void>)
src/assets/ts/session.ts:568
↓ 1 callersMethod_hasChild
(parent_row: Row, row: Row)
src/assets/ts/document.ts:516
↓ 1 callersMethod_isStruckThroughOldFormat
(row: Row)
src/assets/ts/datastore.ts:311
↓ 1 callersMethod_move
(child_row: Row, old_parent_row: Row, new_parent_row: Row, index = -1)
src/assets/ts/document.ts:590
↓ 1 callersMethod_rebuildTotalTime
(row: Row)
src/plugins/time_tracking/index.tsx:275
↓ 1 callersMethod_setMark
(row: Row, mark: Mark)
src/plugins/marks/index.tsx:516
↓ 1 callersMethod_setTag
(row: Row, tag: Tag)
src/plugins/tags/index.tsx:489
↓ 1 callersMethod_unsetMark
(row: Row, mark: Mark)
src/plugins/marks/index.tsx:530
↓ 1 callersMethod_unsetTag
(row: Row, tag: Tag)
src/plugins/tags/index.tsx:510
↓ 1 callersMethodaddCreatedToday
(row: number)
src/plugins/daily_notes/index.tsx:291
↓ 1 callersMethodaddHook
(event: string, transform: Hook)
src/assets/ts/utils/eventEmitter.ts:75
↓ 1 callersMethodaddListener
(event: string, listener: Listener)
src/assets/ts/utils/eventEmitter.ts:35
↓ 1 callersMethodaddMapping
(name: string, keys: Array<Key>)
src/assets/ts/keyBindings.ts:105
↓ 1 callersMethodaddMappingHelper
( keys: Array<Key>, index: number, name: string, mapped: Action | Motion )
src/assets/ts/keyBindings.ts:46
↓ 1 callersMethodattachChildren
(parent: Path, new_children: Array<Path>, index = -1)
src/assets/ts/document.ts:617
↓ 1 callersMethodauth
(email: string, password: string)
src/assets/ts/data_backend/index.ts:151
↓ 1 callersMethodbeforeEvery
(actionName: ActionName, context: ActionContext)
src/assets/ts/modes.ts:68
↓ 1 callersFunctionbroadcast
(message: Object)
server/socket_server.ts:48
↓ 1 callersMethodbubbleUpdate
(row: Row)
src/assets/ts/document.ts:131
↓ 1 callersMethodcheckDailyMarks
()
src/plugins/daily_notes/index.tsx:329
↓ 1 callersMethodcheckDeleted
(info: CachedRowInfo)
src/plugins/daily_notes/index.tsx:210
↓ 1 callersMethodcheckDeleted
(info: CachedRowInfo)
src/plugins/deadlines/index.tsx:172
↓ 1 callersMethodcheckForDates
(path: Path, text?: string)
src/plugins/daily_notes/index.tsx:183
↓ 1 callersMethodcheckForDates
(path: Path, text?: string)
src/plugins/deadlines/index.tsx:83
↓ 1 callersMethodcheckNewDay
()
src/plugins/daily_notes/index.tsx:134
↓ 1 callersMethodcheckRowTextChanged
(oldPath: Path, newPath: Path)
src/plugins/daily_notes/index.tsx:164
↓ 1 callersMethodclearRowAtCursor
(options: {yank?: boolean})
src/assets/ts/session.ts:812
↓ 1 callersFunctioncomposeActions
( name: ActionName, description: string, parts: Array<Action | Motion> )
src/assets/ts/keyDefinitions.ts:73
↓ 1 callersMethodconnect
(host: string, password: string, docname: string)
src/assets/ts/data_backend/index.ts:218
↓ 1 callersFunctioncopyToClipboard
(text: string, richText?: string)
src/assets/ts/app.tsx:517
↓ 1 callersMethodcreateBlock
(path: Path, text: string, isCollapsed: boolean = true, plugins?: any)
src/plugins/clone_tags/index.tsx:105
↓ 1 callersMethodcreateBlock
(path: Path, text: string, isCollapsed: boolean = true, plugins?: any)
src/plugins/deadlines/index.tsx:235
↓ 1 callersMethodcreateDailyNotesRoot
()
src/plugins/daily_notes/index.tsx:449
↓ 1 callersMethodcreateDeadlineClone
(row: Row, thisDate: Date)
src/plugins/deadlines/index.tsx:110
↓ 1 callersMethodcreateDeadlinesRoot
()
src/plugins/deadlines/index.tsx:253
↓ 1 callersMethodcreateTagRoot
(tag: Tag)
src/plugins/clone_tags/index.tsx:121
↓ 1 callersMethodcurLine
()
src/assets/ts/session.ts:715
↓ 1 callersMethodcurLineLength
()
src/assets/ts/session.ts:723
↓ 1 callersMethoddeleteClone
(row: Row, tag: Tag)
src/plugins/clone_tags/index.tsx:63
↓ 1 callersMethodderegisterAction
(name: string)
src/assets/ts/plugins.ts:165
↓ 1 callersMethodderegisterDefaultMappings
(mode: ModeId, mappings: HotkeyMapping)
src/assets/ts/plugins.ts:139
↓ 1 callersMethodderegisterHook
(who: Emitter, event: string, transform: Hook)
src/assets/ts/plugins.ts:203
↓ 1 callersMethodderegisterListener
(who: Emitter, event: string, listener: Listener)
src/assets/ts/plugins.ts:187
↓ 1 callersFunctionderegisterMode
(mode: ModeMetadata)
src/assets/ts/modes.ts:117
↓ 1 callersMethodderegisterMode
(metadata: ModeMetadata)
src/assets/ts/plugins.ts:128
↓ 1 callersMethodderegisterModeMappings
(mode: string, mappings: HotkeyMapping)
src/assets/ts/keyMappings.ts:98
↓ 1 callersMethodderegisterMotion
(name: string)
src/assets/ts/plugins.ts:152
↓ 1 callersMethoddeserialize
(serialized: SerializedRegister)
src/assets/ts/register.ts:62
↓ 1 callersMethoddropAll
()
src/assets/ts/keyHandler.ts:80
↓ 1 callersMethodempty
()
src/assets/ts/keyHandler.ts:53
↓ 1 callersMethodempty
()
src/assets/ts/utils/queue.ts:28
↓ 1 callersMethodenable
()
src/plugins/clone_tags/index.tsx:34
↓ 1 callersMethodenable
()
src/plugins/marks/index.tsx:68
↓ 1 callersMethodenqueue
(val: Key)
src/assets/ts/keyHandler.ts:64
↓ 1 callersMethodenqueue
(val: T)
src/assets/ts/utils/queue.ts:61
↓ 1 callersMethodenter
(session: Session, oldMode?: ModeId)
src/assets/ts/modes.ts:52
↓ 1 callersMethodexit
()
src/assets/ts/session.ts:120
↓ 1 callersMethodexpectRegister
(expected: SerializedRegister)
test/testcase.ts:227
↓ 1 callersMethodfetchAndRerender
()
src/assets/ts/components/session.tsx:151
↓ 1 callersMethodfinish
(other: Unfolder<A, B>)
src/assets/ts/utils/token_unfolder.ts:101
↓ 1 callersMethodget
(key: string)
server/data_backends.ts:42
↓ 1 callersMethodgetAction
( keyStream: KeyStream, key: Key, bindings: KeyBindingsTree, context: ActionContext )
src/assets/ts/keyHandler.ts:223
↓ 1 callersFunctiongetBackend
(docname: string)
server/socket_server.ts:23
↓ 1 callersMethodgetCollapsed
(row: Row)
src/assets/ts/datastore.ts:344
← previousnext →301–400 of 773, ranked by callers