Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WuTheFWasThat/vimflowy
/ functions
Functions
773 in github.com/WuTheFWasThat/vimflowy
⨍
Functions
773
◇
Types & classes
181
Method
constructor
(docname = '')
src/assets/ts/data_backend/index.ts:51
Method
constructor
(docname = '')
src/assets/ts/data_backend/index.ts:86
Method
constructor
(docname = '', dbName: string, apiKey: string)
src/assets/ts/data_backend/index.ts:120
Method
constructor
()
src/assets/ts/data_backend/index.ts:213
Method
constructor
()
src/shared/data_backend.ts:51
Method
constructor
(level = LEVEL.INFO, stream = STREAM.STDOUT)
src/shared/utils/logger.ts:36
Method
constructor
(message: string, name?: string)
src/shared/utils/errors.ts:4
Method
constructor
(m = '')
src/shared/utils/errors.ts:12
Method
constructor
(name: string, value: any)
src/shared/utils/errors.ts:18
Method
constructor
(m: string)
src/shared/utils/errors.ts:39
Method
constructor
(api: PluginApi)
src/plugins/clone_tags/index.tsx:27
Method
constructor
(api: PluginApi)
src/plugins/marks/index.tsx:58
Method
constructor
(row: Row, mark: Mark)
src/plugins/marks/index.tsx:76
Method
constructor
(row: Row)
src/plugins/marks/index.tsx:100
Method
constructor
(api: PluginApi)
src/plugins/daily_notes/index.tsx:57
Method
constructor
(api: PluginApi)
src/plugins/deadlines/index.tsx:48
Method
constructor
(api: PluginApi)
src/plugins/time_tracking/index.tsx:45
Method
constructor
(api: PluginApi)
src/plugins/tags/index.tsx:62
Method
constructor
(row: Row, tag: Tag, undo = false)
src/plugins/tags/index.tsx:80
Method
constructor
(row: Row, tag: Tag, undo = false)
src/plugins/tags/index.tsx:109
Method
constructor
()
server/data_backends.ts:13
Method
cursorBetweenDiv
(i: number)
src/assets/ts/components/line.tsx:56
Function
decodeLine
(line: any)
src/assets/ts/datastore.ts:183
Function
decodeParents
(parents: number | Array<number>)
src/assets/ts/datastore.ts:200
Function
definition
(context: ActionContext)
src/assets/ts/keyDefinitions.ts:77
Method
deregisterAction
(actionName: ActionName)
src/assets/ts/keyDefinitions.ts:161
Method
deregisterMapping
(mode: string, keySequence: Array<Key>, name: string)
src/assets/ts/keyMappings.ts:93
Method
deregisterMotion
(motionName: MotionName)
src/assets/ts/keyDefinitions.ts:123
Method
down
(cursorOptions: CursorOptions = {})
src/assets/ts/cursor.ts:420
Function
downloadFile
(filename: string, content: string, mimetype: string)
src/assets/ts/utils/browser.ts:53
Function
encodeLine
(line)
src/assets/ts/datastore.ts:197
Function
enter
(session: Session)
src/assets/ts/modes.ts:133
Function
every
(_actionName: ActionName, { keyStream, session }: ActionContext)
src/assets/ts/modes.ts:136
Function
exit
(session: Session)
src/assets/ts/modes.ts:186
Method
exportLines
(node: any)
src/assets/ts/session.ts:268
Method
findMarks
(_document: Document, prefix: string, nresults = 10)
src/plugins/marks/index.tsx:272
Method
findTags
(_document: Document, prefix: string, nresults = 10)
src/plugins/tags/index.tsx:302
Method
forceLoadPath
(path: Path)
src/assets/ts/document.ts:289
Method
get
(key: string)
src/assets/ts/data_backend/index.ts:29
Method
get
(key: string)
src/assets/ts/data_backend/index.ts:58
Method
get
(key: string)
src/assets/ts/data_backend/index.ts:92
Method
get
(key: string)
src/assets/ts/data_backend/index.ts:292
Method
get
(_key: string)
src/shared/data_backend.ts:12
Method
get
(_key: string)
src/shared/data_backend.ts:22
Method
get
(key: string)
src/shared/data_backend.ts:37
Method
get
(key: string)
src/shared/data_backend.ts:56
Method
getChildren
(row: Row)
src/assets/ts/datastore.ts:330
Function
getDefaultData
()
src/assets/ts/configurations/vim.ts:232
Method
getLine
(row: Row)
src/assets/ts/datastore.ts:301
Method
getMerged
()
src/assets/ts/keyMappings.ts:19
Function
getMode
(mode: ModeId)
src/assets/ts/modes.ts:276
Function
getParameterByName
(name: string)
src/assets/ts/utils/browser.ts:44
Function
getSlice
(array: Array<T>, min: number, max: number)
src/assets/ts/utils/functional.ts:8
Method
helper
(path: Path)
src/assets/ts/document.ts:720
Method
helper
(path: Path)
src/plugins/daily_notes/index.tsx:410
Function
id
(x: T)
src/assets/ts/utils/functional.ts:5
Function
isChrome
()
src/assets/ts/utils/browser.ts:65
Function
isFirefox
()
src/assets/ts/utils/browser.ts:69
Function
isOpera
()
src/assets/ts/utils/browser.ts:59
Function
isPunctuation
(chr: string)
src/assets/ts/utils/text.ts:7
Function
isSafari
()
src/assets/ts/utils/browser.ts:62
Function
isScrolledIntoView
($elem: any, $container: any)
src/assets/ts/utils/browser.ts:34
Method
line
()
src/assets/ts/document.ts:66
Method
makeAccents
(min: number, max: number)
src/assets/ts/components/settings.tsx:110
Method
markChildrenVisual
(childRows: Array<Row>)
src/assets/ts/cursor.ts:531
Function
mimetypeLookup
(filename: string)
src/assets/ts/utils/browser.ts:79
Method
moveCursor
(cursor: Cursor)
src/assets/ts/mutations.ts:106
Method
moveCursor
(cursor: Cursor)
src/assets/ts/mutations.ts:143
Method
moveCursor
(cursor: Cursor)
src/assets/ts/mutations.ts:262
Method
moveCursor
(cursor: Cursor)
src/assets/ts/mutations.ts:398
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:96
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:133
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:182
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:251
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:305
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:338
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:439
Method
mutate
(session: Session)
src/assets/ts/mutations.ts:478
Method
mutate
(/* session */)
src/plugins/marks/index.tsx:84
Method
mutate
(/* session */)
src/plugins/marks/index.tsx:107
Method
mutate
(/* session */)
src/plugins/tags/index.tsx:89
Method
mutate
(/* session */)
src/plugins/tags/index.tsx:118
Function
names
()
src/assets/ts/plugins.ts:386
Method
off
()
src/shared/utils/logger.ts:69
Method
panic
()
src/assets/ts/plugins.ts:217
Method
parentRows
()
src/assets/ts/document.ts:60
Method
parseAllChildren
(parentIndentation: number, lineNumber: number)
src/assets/ts/session.ts:203
Method
pluginData
()
src/assets/ts/document.ts:72
Method
print
(tabs = 0)
src/assets/ts/keyBindings.ts:28
Method
real_resolve
(val: T)
src/assets/ts/utils/queue.ts:53
Method
registerMapping
(mode: string, keySequence: Array<Key>, name: string)
src/assets/ts/keyMappings.ts:61
Method
registerMotion
(motion: Motion)
src/assets/ts/keyDefinitions.ts:115
Method
register_loglevel
(name: string, value: number)
src/shared/utils/logger.ts:40
Method
removeAllListeners
(event: string)
src/assets/ts/utils/eventEmitter.ts:63
Method
remutate
(session: Session)
src/assets/ts/mutations.ts:204
Method
remutate
(session: Session)
src/assets/ts/mutations.ts:388
Method
remutate
(session: Session)
src/assets/ts/mutations.ts:458
Method
render
()
src/assets/ts/components/line.tsx:37
Method
render
()
src/assets/ts/components/hotkeysTable.tsx:16
Method
render
()
src/assets/ts/components/app.tsx:33
← previous
next →
601–700 of 773, ranked by callers