MCPcopy Create free account

hub / github.com/ZenNotes/zennotes / functions

Functions3,508 in github.com/ZenNotes/zennotes

↓ 11 callersMethodrenderCellCursor
Draw the block cursor over the character at `cursorOffset`, measuring its * rect from the cell's text node (so it tracks real glyph positions).
packages/app-core/src/lib/cm-table.ts:906
↓ 11 callersFunctionrenderTemplate
(body: string, ctx: TemplateContext)
packages/app-core/src/lib/template-render.ts:159
↓ 11 callersFunctionround
(value)
tooling/scripts/perf-web-runtime.mjs:467
↓ 11 callersFunctionscrollToIndexedElement
Update the cursor index and scroll the element into view.
packages/app-core/src/components/VimNav.tsx:1776
↓ 11 callersFunctionsearchNoteIndex
( entries: NoteSearchEntry[], query: string, options: { limit: number defaultOrder?: NoteSearchD
packages/app-core/src/lib/note-search.ts:144
↓ 11 callersFunctionshortcutBindingFromEvent
(event: KeyboardEvent)
packages/app-core/src/lib/keymaps.ts:1366
↓ 11 callersMethodvaultForWindow
(windowId: number)
apps/desktop/src/main/window-vaults.ts:83
↓ 10 callersMethodSetSettings
(next VaultSettings)
apps/server/internal/vault/vault.go:583
↓ 10 callersFunctionclampDiagramZoom
(value: number)
packages/app-core/src/lib/diagram-pan-zoom.ts:16
↓ 10 callersFunctioncolumnCount
(table: MarkdownTable)
packages/app-core/src/lib/markdown-table.ts:260
↓ 10 callersFunctionconfigFile
()
apps/desktop/src/main/vault-config.test.ts:22
↓ 10 callersFunctionconsume
()
packages/app-core/src/components/TagView.tsx:214
↓ 10 callersFunctionconsume
()
packages/app-core/src/components/ArchiveView.tsx:293
↓ 10 callersFunctioncsvPathForFormDir
(formDir: string)
packages/shared-domain/src/databases.ts:67
↓ 10 callersFunctioncurrentIpcWindow
()
apps/desktop/src/main/index.ts:622
↓ 10 callersFunctioncustomThemeSlugFromId
(themeId: string)
packages/shared-domain/src/custom-themes.ts:220
↓ 10 callersFunctionemitWritten
(meta: NoteMeta, args: ParsedArgs, verb = 'Updated')
apps/desktop/src/cli/commands/notes.ts:229
↓ 10 callersFunctionescapeForAttr
(value: string)
packages/app-core/src/components/Sidebar.tsx:123
↓ 10 callersFunctionexternalLinkUrl
(href: string)
packages/app-core/src/lib/internal-links.ts:126
↓ 10 callersFunctionfindKeymapConflict
( overrides: KeymapOverrides | null | undefined, id: KeymapId, binding: string, )
packages/app-core/src/lib/keymaps.ts:1336
↓ 10 callersFunctionfolderRoot
The absolute directory that holds notes for a given top-level * folder, taking the vault's primaryNotesLocation into account.
apps/desktop/src/mcp/vault-ops.ts:144
↓ 10 callersMethodgetVaultSettings
()
packages/bridge-contract/src/bridge.ts:114
↓ 10 callersFunctioninitials
(value: string)
packages/app-core/src/lib/cm-wikilinks.ts:18
↓ 10 callersFunctionisZoomShortcut
(input: Electron.Input, key: string, code: string)
apps/desktop/src/main/index.ts:816
↓ 10 callersFunctionisoDateStr
(d: Date)
packages/app-core/src/components/CalendarPanel.tsx:69
↓ 10 callersFunctionmatchesQuery
(query: string, ...parts: Array<string | undefined>)
packages/app-core/src/components/HelpView.tsx:175
↓ 10 callersFunctionmoveColumn
( doc: DatabaseDoc, viewId: string, fieldId: string, direction: 'left' | 'right' )
packages/app-core/src/lib/database-cells.ts:171
↓ 10 callersFunctionnaturalCompare
(a: string, b: string)
packages/app-core/src/lib/natural-sort.ts:6
↓ 10 callersFunctionpad
(n)
tooling/scripts/sidebar-vim-smoke.mjs:52
↓ 10 callersFunctionplanQuickCaptureSave
( mode: QuickCaptureMode, rawBody: string, now = new Date() )
packages/app-core/src/lib/quick-capture-save.ts:76
↓ 10 callersFunctionreadNoteContent
(relPath: string, state: Store)
packages/app-core/src/store.ts:2871
↓ 10 callersMethodrevealNote
(relPath: string)
packages/bridge-contract/src/bridge.ts:175
↓ 10 callersFunctionrewriteNoteJumpHistory
( history: NoteJumpLocation[], rewrite: (path: string) => string )
packages/app-core/src/store.ts:1345
↓ 10 callersFunctionsaveConfig
(cfg: PersistedConfig)
apps/desktop/src/main/vault.ts:594
↓ 10 callersFunctionserializeRows
(rows: DbRow[], fields: DbField[])
packages/shared-domain/src/database-csv.ts:141
↓ 10 callersFunctionsetDragPayload
(e: React.DragEvent, payload: DragPayload)
packages/app-core/src/lib/dnd.ts:39
↓ 10 callersFunctionthemeRgb
(cssVar: string, fallback: string)
packages/app-core/src/lib/diagram-renderers.ts:155
↓ 10 callersFunctionvisit
(value: unknown)
packages/app-core/src/store.ts:1738
↓ 9 callersMethodallow
(key string)
apps/server/internal/httpserver/security.go:150
↓ 9 callersFunctionblockInsertPadding
( before: string, after: string )
packages/app-core/src/lib/cm-slash-commands.ts:106
↓ 9 callersFunctionclassifyLocalAssetHref
(href: string)
packages/app-core/src/lib/local-assets.ts:61
↓ 9 callersMethodclearWindow
(windowId: number)
apps/desktop/src/main/window-vaults.ts:75
↓ 9 callersFunctionconfirmMoveToTrash
(title?: string | null)
packages/app-core/src/lib/confirm-trash.ts:3
↓ 9 callersFunctionconsume
()
packages/app-core/src/components/TrashView.tsx:146
↓ 9 callersFunctionemitOk
(message: string)
apps/desktop/src/cli/format.ts:19
↓ 9 callersFunctionexists
(p: string)
apps/desktop/src/main/databases-migrate.test.ts:21
↓ 9 callersFunctionexpandEmbeds
( markdown: string, sourcePath: string, ctx: ExpandEmbedsCtx )
packages/app-core/src/lib/transclusion.ts:134
↓ 9 callersFunctionextractTags
(body: string)
packages/app-core/src/lib/tags.ts:16
↓ 9 callersFunctionfirstOfMonth
(d: Date)
packages/app-core/src/components/TasksCalendar.tsx:50
↓ 9 callersFunctionfolder
(f: FolderEntry['folder'], subpath: string)
packages/app-core/src/lib/database-links.test.ts:5
↓ 9 callersFunctionisArchiveTabPath
(path: string | null | undefined)
packages/shared-domain/src/archive.ts:9
↓ 9 callersFunctionisQuickNotesTabPath
(path: string | null | undefined)
packages/shared-domain/src/quick-notes.ts:9
↓ 9 callersFunctionisTrashTabPath
(path: string | null | undefined)
packages/shared-domain/src/trash.ts:9
↓ 9 callersFunctionlabels
()
packages/app-core/src/lib/commands.ts:58
↓ 9 callersFunctionlinuxPackageFormat
(file: string | null)
apps/desktop/src/main/updater.ts:342
↓ 9 callersFunctionmakeSurface
()
packages/app-core/src/lib/inline-diagram-pan-zoom.test.ts:6
↓ 9 callersFunctionmarkdownListHangingIndentCh
( lineText: string, markerOffset = 0 )
packages/app-core/src/lib/cm-markdown-list-indent.ts:22
↓ 9 callersMethodmoveToTrash
(relPath: string)
packages/bridge-contract/src/bridge.ts:168
↓ 9 callersFunctionnotImplemented
(name: string)
apps/web/src/bridge/http-bridge.ts:196
↓ 9 callersFunctionnoteSelectionKey
(path: string)
packages/app-core/src/components/Sidebar.tsx:273
↓ 9 callersFunctionparse
(argv: string[])
apps/desktop/src/cli/args.ts:17
↓ 9 callersMethodrenderCellSelection
Render the char-wise visual selection [anchor..head] as a themed overlay * measured over the range — NOT a native DOM selection, which CodeMirror
packages/app-core/src/lib/cm-table.ts:1073
↓ 9 callersFunctionresolveVaultRoot
(selector?: string)
apps/desktop/src/mcp/vault-ops.ts:315
↓ 9 callersFunctionsearchVaultText
( root: string, query: string, preferredBackend: VaultTextSearchBackendPreference = 'auto', rawPaths:
apps/desktop/src/main/vault.ts:2590
↓ 9 callersMethodsend
(method, params = {})
tooling/scripts/perf-desktop-runtime.mjs:334
↓ 9 callersMethodsend
(method, params = {})
tooling/scripts/perf-web-runtime.mjs:363
↓ 9 callersFunctionserializeTable
(table: MarkdownTable)
packages/app-core/src/lib/markdown-table.ts:191
↓ 9 callersFunctionsetBlockType
(view: EditorView, type: BlockType)
packages/app-core/src/lib/cm-format.ts:106
↓ 9 callersFunctionsetTaskPriorityAtIndex
( markdown: string, taskIndex: number, priority: TaskPriority | null )
packages/shared-domain/src/tasklists.ts:171
↓ 9 callersFunctionstripWikilinkAnchor
(target: string)
packages/app-core/src/lib/wikilinks.ts:70
↓ 9 callersFunctiontask
(sourcePath: string, taskIndex: number)
packages/app-core/src/lib/tasks-filter.test.ts:5
↓ 9 callersFunctiontaskIdentityKey
(task: VaultTask)
packages/app-core/src/components/TasksKanban.tsx:196
↓ 9 callersFunctiontextObjectRange
( text: string, offset: number, scope: 'i' | 'a', obj: string )
packages/app-core/src/lib/cm-table.ts:1296
↓ 9 callersFunctiontransfer
(items: Array<{ kind: string; type: string }>)
packages/app-core/src/lib/editor-drops.test.ts:8
↓ 9 callersFunctiontypeThenTrigger
(doc: string, typed: string, key: string, pos = doc.length)
packages/app-core/src/lib/cm-markdown-snippets.test.ts:40
↓ 9 callersFunctionwikilinkHeadingAnchor
(target: string)
packages/app-core/src/lib/wikilinks.ts:80
↓ 8 callersFunctionLoad
()
apps/server/internal/config/config.go:73
↓ 8 callersFunctionappendBrowseShortcut
(shortcuts []directoryBrowseShortcut, label string, path string)
apps/server/internal/httpserver/server.go:386
↓ 8 callersFunctionbuildNoteSearchIndex
(notes: NoteMeta[])
packages/app-core/src/lib/note-search.ts:24
↓ 8 callersFunctionbuildVaultSwitcherEntries
({ localVaults, remoteProfiles, currentVault, workspaceMode, remoteWorkspaceInfo }: BuildVaultSwitch
packages/app-core/src/lib/vault-switcher.ts:86
↓ 8 callersFunctionconsume
()
packages/app-core/src/components/QuickNotesView.tsx:118
↓ 8 callersFunctiondailyNoteLocationForDate
( date = new Date(), settings: VaultSettings | null | undefined )
packages/app-core/src/lib/vault-layout.ts:834
↓ 8 callersFunctiondensityFromTweaks
(tweaks: Record<string, string> | undefined)
packages/shared-domain/src/overrides.ts:95
↓ 8 callersFunctionderiveThemeTokens
( palette: CustomThemePalette, mode: CustomThemeMode )
packages/shared-domain/src/custom-themes.ts:157
↓ 8 callersFunctionderiveTitle
(body: string)
apps/desktop/src/cli/commands/capture.ts:45
↓ 8 callersFunctiondim
(s: string)
apps/desktop/src/cli/help.ts:37
↓ 8 callersFunctionel
(html: string)
packages/app-core/src/lib/vim-nav.test.ts:21
↓ 8 callersFunctionenhanceCodeBlockCopy
( root: ParentNode, options: CodeBlockEnhanceOptions = {} )
packages/app-core/src/lib/code-block-copy.ts:18
↓ 8 callersMethodenterInsertMode
Switch the focused cell into INSERT mode at a source offset: editable, * native caret, block cursor removed. Don't re-focus — that re-fires the
packages/app-core/src/lib/cm-table.ts:987
↓ 8 callersFunctionevaluate
(client, expression)
tooling/scripts/sidebar-vim-smoke.mjs:138
↓ 8 callersFunctionextractMarkdownLinkHrefs
(body: string)
packages/app-core/src/lib/wikilinks.ts:179
↓ 8 callersFunctionextractObsidianExcalidrawScene
( markdown: string | null | undefined )
packages/shared-domain/src/excalidraw.ts:121
↓ 8 callersFunctionfolderForRelativePath
(rel: string)
apps/desktop/src/main/vault.ts:1175
↓ 8 callersFunctionfolderOf
(root: string, absPath: string)
apps/desktop/src/main/vault.ts:1447
↓ 8 callersFunctiongetVirtualRange
({ itemCount, itemSize, scrollTop, viewportHeight, overscan = 6 }: VirtualRangeInput)
packages/app-core/src/lib/virtual-list.ts:15
↓ 8 callersFunctionhintTargetOpensNote
(element: HTMLElement | null | undefined)
packages/app-core/src/lib/vim-nav.ts:12
↓ 8 callersFunctionisAppOverlayOpen
()
packages/app-core/src/lib/overlay-open.ts:10
↓ 8 callersFunctionisDatabaseCsvPath
(relPath: string)
packages/shared-domain/src/databases.ts:287
↓ 8 callersFunctionisEditorInsertMode
(view: EditorView | null, vimMode: boolean)
packages/app-core/src/lib/vim-nav.ts:96
↓ 8 callersFunctionisHelpTabPath
(path: string | null | undefined)
packages/shared-domain/src/help.ts:9
← previousnext →201–300 of 3,508, ranked by callers