MCPcopy Create free account

hub / github.com/WuTheFWasThat/vimflowy / functions

Functions773 in github.com/WuTheFWasThat/vimflowy

↓ 2 callersMethod_attachChildren
(parent: Row, new_children: Array<Row>, index = -1)
src/assets/ts/document.ts:624
↓ 2 callersMethod_childrenKey_
(row: Row)
src/assets/ts/datastore.ts:282
↓ 2 callersMethod_collapsedKey_
(row: Row)
src/assets/ts/datastore.ts:288
↓ 2 callersMethod_deregisterMapping
(mode: string, keySequence: Array<Key>, name: string)
src/assets/ts/keyMappings.ts:76
↓ 2 callersMethod_detachedParentKey_
(row: Row)
src/assets/ts/datastore.ts:285
↓ 2 callersMethod_docSettingKey_
(setting: string)
src/assets/ts/datastore.ts:116
↓ 2 callersMethod_fromMoveCol
(cursorOptions: CursorOptions = {})
src/assets/ts/cursor.ts:90
↓ 2 callersMethod_joinRows
(first: Path, second: Path, options: {delimiter?: string} = {})
src/assets/ts/session.ts:932
↓ 2 callersMethod_lastIDKey_
()
src/assets/ts/datastore.ts:273
↓ 2 callersMethod_lastSaveKey_
()
src/assets/ts/data_backend/index.ts:47
↓ 2 callersMethod_lastSaveKey_
()
src/assets/ts/data_backend/index.ts:82
↓ 2 callersMethod_lastViewrootKey_
()
src/assets/ts/datastore.ts:120
↓ 2 callersMethod_macrosKey_
()
src/assets/ts/datastore.ts:123
↓ 2 callersMethod_parentsKey_
(row: Row)
src/assets/ts/datastore.ts:279
↓ 2 callersMethod_pluginDataKey_
(plugin: string, key: string)
src/assets/ts/datastore.ts:292
↓ 2 callersMethod_prevChar
()
src/assets/ts/cursor.ts:171
↓ 2 callersMethod_processKeys
(keyStream: KeyStream)
src/assets/ts/keyHandler.ts:170
↓ 2 callersMethod_registerMapping
(mode: string, keySequence: Array<Key>, name: string)
src/assets/ts/keyMappings.ts:47
↓ 2 callersMethod_removeChild
(parent_row: Row, row: Row)
src/assets/ts/document.ts:522
↓ 2 callersMethod_restoreViewState
(state: ViewState)
src/assets/ts/session.ts:338
↓ 2 callersMethod_setChildren
(row: Row, children: Array<Row>)
src/assets/ts/document.ts:372
↓ 2 callersMethod_setCol
(col: Col)
src/assets/ts/cursor.ts:59
↓ 2 callersMethod_setMarksToRows
(mark_to_rows: MarksToRows)
src/plugins/marks/index.tsx:487
↓ 2 callersMethod_setParents
(row: Row, parent_rows: Array<Row>)
src/assets/ts/document.ts:383
↓ 2 callersMethod_setRowsToMarks
(rows_to_marks: RowsToMarks)
src/plugins/marks/index.tsx:481
↓ 2 callersMethod_setRowsToTags
(rows_to_tags: RowsToTags)
src/plugins/tags/index.tsx:443
↓ 2 callersMethod_setTagsToRows
(tag_to_rows: TagsToRows)
src/plugins/tags/index.tsx:449
↓ 2 callersMethod_settingKey_
(setting: string)
src/assets/ts/datastore.ts:111
↓ 2 callersMethod_settingKey_
(setting: string)
src/assets/ts/datastore.ts:296
↓ 2 callersMethodaddCharsAfterCursor
(chars: Chars)
src/assets/ts/session.ts:738
↓ 2 callersMethodaddLinked
(linkedNode: Path, row: number, createInDailyNode: boolean = false)
src/plugins/daily_notes/index.tsx:261
↓ 2 callersFunctionaddStrikeThrough
(session: Session, row: Row)
src/plugins/todo/index.tsx:44
↓ 2 callersMethodaddTag
(row: Row, tag: Tag)
src/plugins/tags/index.tsx:554
↓ 2 callersMethodatVisibleStart
()
src/assets/ts/cursor.ts:159
↓ 2 callersMethodattachChild
(parent: Path, child: Path, index = -1)
src/assets/ts/document.ts:613
↓ 2 callersMethodbackIfNeeded
()
src/assets/ts/cursor.ts:125
↓ 2 callersMethodbeginningWord
(options: WordMovementOptions = {})
src/assets/ts/cursor.ts:252
↓ 2 callersMethodchangeTimeCurrentPath
(delta_minutes: number)
src/plugins/time_tracking/index.tsx:176
↓ 2 callersMethodchangeView
(path: Path)
src/assets/ts/session.ts:657
↓ 2 callersMethodcreateClone
(row: Row, tag: Tag)
src/plugins/clone_tags/index.tsx:55
↓ 2 callersMethodcreateDailyNode
(id: string, dt: Date, mark: string | null)
src/plugins/daily_notes/index.tsx:454
↓ 2 callersMethodcursorBetween
()
src/assets/ts/components/session.tsx:169
↓ 2 callersMethoddelBlock
(path: Path, options: DelBlockOptions)
src/assets/ts/session.ts:1016
↓ 2 callersMethoddelBlocksAtCursor
(nrows: number, options = {})
src/assets/ts/session.ts:1038
↓ 2 callersMethoddelCharsBeforeCursor
(nchars: number, options: DelCharsOptions = {})
src/assets/ts/session.ts:761
↓ 2 callersMethodempty
()
src/shared/utils/logger.ts:91
↓ 2 callersMethodenable
(name: string)
src/assets/ts/plugins.ts:278
↓ 2 callersMethodenable
()
src/plugins/tags/index.tsx:71
↓ 2 callersMethodend
(cursorOptions: CursorOptions = {})
src/assets/ts/cursor.ts:190
↓ 2 callersMethodendWord
(options: WordMovementOptions = {})
src/assets/ts/cursor.ts:272
↓ 2 callersMethodexit
(session: Session, newMode?: ModeId)
src/assets/ts/modes.ts:75
↓ 2 callersMethodexportContent
(mimetype: string)
src/assets/ts/session.ts:260
↓ 2 callersMethodfindNextChar
(char: string, options: WordMovementOptions = {})
src/assets/ts/cursor.ts:351
↓ 2 callersMethodfindPrevChar
(char: string, options: WordMovementOptions = {})
src/assets/ts/cursor.ts:384
↓ 2 callersMethodfixCursorForMode
()
src/assets/ts/session.ts:432
↓ 2 callersMethodflush
()
src/shared/utils/logger.ts:82
↓ 2 callersMethodforceLoadTree
(row = this.root.row, ignoreCollapsed = false)
src/assets/ts/document.ts:276
↓ 2 callersMethodgetAncestryPaths
(stop: Path = Path.root())
src/assets/ts/path.ts:50
↓ 2 callersMethodgetChildRange
(path: Path, min: number, max: number)
src/assets/ts/document.ts:705
↓ 2 callersFunctiongetCurrentTheme
(clientStore: ClientStore)
src/assets/ts/components/settings.tsx:57
↓ 2 callersFunctiongetLineHeight
()
src/assets/ts/app.tsx:284
↓ 2 callersMethodgetLinkedNode
(id: string)
src/plugins/daily_notes/index.tsx:313
↓ 2 callersMethodgetMacros
()
src/assets/ts/datastore.ts:128
↓ 2 callersMethodgetMarkMatches
(line: string)
src/plugins/marks/index.tsx:606
↓ 2 callersMethodgetMarkPath
(mark: string)
src/plugins/clone_tags/index.tsx:76
↓ 2 callersMethodgetMarkPath
(mark: string)
src/plugins/deadlines/index.tsx:194
↓ 2 callersMethodgetRepeat
( keyStream: KeyStream, key: string )
src/assets/ts/keyHandler.ts:287
↓ 2 callersMethodgetSiblingOffset
(path: Path, offset: number)
src/assets/ts/document.ts:683
↓ 2 callersMethodgetSiblings
(path: Path)
src/assets/ts/document.ts:400
↓ 2 callersMethodgetVisualLineSelections
()
src/assets/ts/session.ts:1293
↓ 2 callersMethodhome
()
src/assets/ts/cursor.ts:185
↓ 2 callersMethodimportContent
(content: string, mimetype: string)
src/assets/ts/session.ts:245
↓ 2 callersMethodinTagRoot
(row: Row, tag: Tag)
src/plugins/clone_tags/index.tsx:46
↓ 2 callersMethodinit
(props: RowProps)
src/assets/ts/components/block.tsx:33
↓ 2 callersMethodinit
()
src/plugins/deadlines/index.tsx:78
↓ 2 callersMethodinitDailyMarks
()
src/plugins/daily_notes/index.tsx:120
↓ 2 callersMethodisClone
(row: Row)
src/assets/ts/document.ts:460
↓ 2 callersMethodisHasRows
(path: Path | null, searchRows: number[])
src/plugins/daily_notes/index.tsx:238
↓ 2 callersFunctionisStruckThrough
(session: Session, row: Row)
src/plugins/todo/index.tsx:35
↓ 2 callersMethodlisten
()
src/assets/ts/keyEmitter.ts:111
↓ 2 callersMethodloadEmpty
()
src/assets/ts/document.ts:887
↓ 2 callersMethodloadRow
(row: Row, info: RowInfo)
src/assets/ts/document.ts:115
↓ 2 callersMethodloadTo
( // TODO: serialized is a SerializedBlock serialized: any, parent_path = this.root, index = -1, i
src/assets/ts/document.ts:829
↓ 2 callersMethodlog
()
src/shared/utils/logger.ts:55
↓ 2 callersMethodmarkVisual
()
src/assets/ts/cursor.ts:526
↓ 2 callersMethodmodifyTimeForRow
(row: Row, delta: number)
src/plugins/time_tracking/index.tsx:270
↓ 2 callersMethodnewLineAbove
()
src/assets/ts/session.ts:893
↓ 2 callersMethodnewLineAtCursor
()
src/assets/ts/session.ts:912
↓ 2 callersMethodnewLineBelow
( options: {setCursor?: string, cursorOptions?: CursorOptions} = {} )
src/assets/ts/session.ts:863
↓ 2 callersMethodnextWord
(options: WordMovementOptions = {})
src/assets/ts/cursor.ts:306
↓ 2 callersMethodonce
(event: string, listener: Listener)
src/assets/ts/utils/eventEmitter.ts:48
↓ 2 callersFunctionpad
(num: number, length: number, padChar: string = '0')
src/plugins/time_tracking/index.tsx:29
↓ 2 callersMethodparseDate
(text: string)
src/plugins/deadlines/index.tsx:142
↓ 2 callersMethodparseMarkMatch
(match: string)
src/plugins/marks/index.tsx:622
↓ 2 callersMethodpaste
(options: PasteOptions = {})
src/assets/ts/register.ts:69
↓ 2 callersMethodplayRecording
(recording: Array<Key>)
src/assets/ts/keyHandler.ts:116
↓ 2 callersMethodqueueKey
(key: Key)
src/assets/ts/keyHandler.ts:137
↓ 2 callersMethodregisterMode
(metadata: ModeMetadata)
src/assets/ts/plugins.ts:120
↓ 2 callersMethodremoveListener
(event: string, listener: Listener)
src/assets/ts/utils/eventEmitter.ts:57
↓ 2 callersFunctionremoveStrikeThrough
(session: Session, row: Row)
src/plugins/todo/index.tsx:49
← previousnext →201–300 of 773, ranked by callers