MCPcopy Create free account

hub / github.com/ZenNotes/zennotes / functions

Functions3,508 in github.com/ZenNotes/zennotes

↓ 6 callersFunctionseq
(id: Parameters<typeof matchesSequenceToken>[2])
packages/app-core/src/components/QuickNotesView.tsx:116
↓ 6 callersFunctionseq
(id: Parameters<typeof matchesSequenceToken>[2])
packages/app-core/src/components/TagView.tsx:212
↓ 6 callersFunctionsetTaskDueAtIndex
( markdown: string, taskIndex: number, due: string | null )
packages/shared-domain/src/tasklists.ts:198
↓ 6 callersMethodsetVaultSettings
(next: VaultSettings)
packages/bridge-contract/src/bridge.ts:115
↓ 6 callersFunctionshouldYieldToHomeNav
( target: HTMLElement | null | undefined, isLeaderKey: boolean, leaderPending: boolean )
packages/app-core/src/lib/vim-nav.ts:29
↓ 6 callersFunctionsleep
(ms)
tooling/scripts/perf-web-runtime.mjs:84
↓ 6 callersFunctionweeklyNoteLocationForDate
( date = new Date(), settings: VaultSettings | null | undefined )
packages/app-core/src/lib/vault-layout.ts:851
↓ 6 callersFunctionweeklyNoteTitle
(date = new Date())
packages/app-core/src/lib/vault-layout.ts:842
↓ 6 callersFunctionwithPlatform
(platform: NodeJS.Platform, run: () => T)
packages/app-core/src/lib/keymaps.test.ts:30
↓ 6 callersFunctionwrap
(code: string, value: string)
apps/desktop/src/cli/help.ts:31
↓ 6 callersFunctionwysiwygExtensions
* Live-preview ("WYSIWYG") rendering bundle: the base marker-hiding/inline * plugin plus block-level renderers — tables, blockquote bars, list * bul
packages/app-core/src/components/EditorPane.tsx:319
↓ 5 callersMethodImportAsset
--- Assets upload + raw serving --- ImportAsset writes raw bytes into the vault root and returns the markdown snippet to embed relative to the source
apps/server/internal/vault/vault.go:2090
↓ 5 callersMethodReadNote
(rel string)
apps/server/internal/vault/vault.go:1132
↓ 5 callersMethodReadNoteComments
(rel string)
apps/server/internal/vault/vault.go:1276
↓ 5 callersFunctionappMarkdownSnippetExtension
()
packages/app-core/src/lib/markdown-snippets-config.ts:14
↓ 5 callersFunctionappUpdateBadgeLabel
(state: AppUpdateState | null)
packages/app-core/src/lib/app-update-state.ts:34
↓ 5 callersFunctionappUpdateNoticeLabel
(state: AppUpdateState | null)
packages/app-core/src/lib/app-update-state.ts:47
↓ 5 callersFunctionappUpdatePrimaryActionLabel
(state: AppUpdateState | null)
packages/app-core/src/lib/app-update-state.ts:60
↓ 5 callersFunctionappendToNote
( root: string, rel: string, body: string, position: 'start' | 'end' )
apps/desktop/src/main/vault.ts:2791
↓ 5 callersFunctionapplyManualMove
( ordered: readonly string[], dragged: string, target: string, position: 'before' | 'after' )
packages/app-core/src/lib/manual-order.ts:23
↓ 5 callersMethodapplyModel
Commit a concrete next-model: re-serialize and write it over the source. * The dispatch rebuilds the decorations (a fresh widget), so we refocus t
packages/app-core/src/lib/cm-table.ts:169
↓ 5 callersMethodarchiveNote
(relPath: string)
packages/bridge-contract/src/bridge.ts:171
↓ 5 callersFunctionarrowRun
(key: string)
packages/app-core/src/lib/cm-vim-default-keymap.test.ts:88
↓ 5 callersFunctionassetMetaForPath
(root: string, abs: string)
apps/desktop/src/main/vault.ts:2852
↓ 5 callersFunctionassetPathFromTab
(path: string | null | undefined)
packages/app-core/src/lib/asset-tabs.ts:12
↓ 5 callersFunctionattachInlineDiagramPanZoom
(viewport: HTMLElement)
packages/app-core/src/lib/inline-diagram-pan-zoom.ts:40
↓ 5 callersFunctionbold
(s: string)
apps/desktop/src/cli/help.ts:36
↓ 5 callersFunctionchange
(path: string)
apps/desktop/src/main/window-vaults.test.ts:21
↓ 5 callersFunctioncloseTableContextMenu
()
packages/app-core/src/lib/cm-table-menu.ts:40
↓ 5 callersMethodcloseVault
()
packages/bridge-contract/src/bridge.ts:110
↓ 5 callersMethodcommentsPath
(rel string)
apps/server/internal/vault/vault.go:528
↓ 5 callersFunctionconfigPath
()
apps/desktop/src/main/vault.ts:300
↓ 5 callersFunctioncreateWindow
(options: CreateWindowOptions = {})
apps/desktop/src/main/index.ts:913
↓ 5 callersFunctioncustomThemeRevealTarget
(slug?: string)
apps/desktop/src/main/custom-themes.ts:410
↓ 5 callersFunctiondatabaseSchemaPathFor
(csvPath: string)
packages/shared-domain/src/databases.ts:72
↓ 5 callersFunctiondateNoteDirectoryDisplayLabel
( pattern: string, fallbackLabel: string )
packages/app-core/src/lib/vault-layout.ts:422
↓ 5 callersFunctiondbHydrate
( csvPath: string, sidecar: DatabaseSidecar, rows: DbRow[], pageHasContent?: Record<string, boolean> )
apps/web/src/bridge/http-bridge.ts:711
↓ 5 callersFunctiondeleteAsset
(root: string, rel: string)
apps/desktop/src/main/vault.ts:3325
↓ 5 callersMethoddeleteNote
(relPath: string)
packages/bridge-contract/src/bridge.ts:167
↓ 5 callersMethoddisconnectRemoteWorkspace
()
packages/bridge-contract/src/bridge.ts:99
↓ 5 callersFunctioneditTaskAtIndex
Internal: walk to the task line at `taskIndex`, hand its * TASK_LINE_RE match to `mutate`, and splice the result back in. * Returns the markdown u
packages/shared-domain/src/tasklists.ts:15
↓ 5 callersFunctionelevatedInstallScript
(format: LinuxPackageFormat, file: string)
apps/desktop/src/main/updater.ts:363
↓ 5 callersFunctionensureMainWindow
()
apps/desktop/src/main/index.ts:1044
↓ 5 callersFunctionensureOverridesDir
()
apps/desktop/src/main/overrides.ts:103
↓ 5 callersFunctionfilterRows
( rows: DbRow[], filters: FilterRule[] | undefined, fieldsById: Map<string, DbField> )
packages/shared-domain/src/database-transforms.ts:72
↓ 5 callersFunctionfindRemoteProfileById
( profiles: PersistedRemoteWorkspaceProfile[], id: string | null )
apps/desktop/src/main/index.ts:1159
↓ 5 callersFunctionfire
(type: string, dataTransfer: DataTransfer | null)
packages/app-core/src/lib/markdown-file-drop.test.ts:54
↓ 5 callersFunctionfocusDir
(dir: 'h' | 'j' | 'k' | 'l')
packages/app-core/src/components/Editor.tsx:487
↓ 5 callersFunctionfocusPaneOrEdgePanel
(direction: PaneDirection)
packages/app-core/src/lib/pane-nav.ts:201
↓ 5 callersFunctionfocusWindow
(win: BrowserWindow)
apps/desktop/src/main/index.ts:384
↓ 5 callersFunctionfolderSelectionKey
(folder: NoteFolder, subpath: string)
packages/app-core/src/components/Sidebar.tsx:277
↓ 5 callersFunctionformatKeymapBinding
(binding: string, kind: KeymapKind)
packages/app-core/src/lib/keymaps.ts:1456
↓ 5 callersFunctiongetBufferNavigationTarget
( paneLayout: PaneLayout, activePaneId: string, notes: BufferNote[], delta: 1 | -1 )
packages/app-core/src/lib/buffer-navigation.ts:25
↓ 5 callersFunctiongetCliInstallStatus
()
apps/desktop/src/main/cli-install.ts:275
↓ 5 callersMethodgetCurrentVault
()
packages/bridge-contract/src/bridge.ts:107
↓ 5 callersFunctiongetIndexedValue
( el: HTMLElement | null, datasetKey: IndexedDatasetKey )
packages/app-core/src/components/VimNav.tsx:1741
↓ 5 callersFunctiongetPortableConfigSnapshot
()
apps/desktop/src/main/app-config.ts:631
↓ 5 callersFunctiongetRemoteWorkspaceSecret
(id: string)
apps/desktop/src/main/secret-store.ts:91
↓ 5 callersFunctiongetSidebarEdgePrefetchPaths
( paths: readonly (string | null | undefined)[], edgeRows = SIDEBAR_VISIBLE_PREFETCH_EDGE_ROWS )
packages/app-core/src/lib/sidebar-progressive.ts:36
↓ 5 callersFunctiongetSidebarEntryLimitIncludingIndex
( currentLimit: number, total: number, targetIndex: number )
packages/app-core/src/lib/sidebar-progressive.ts:19
↓ 5 callersFunctiongroupRow
( key: string, label: string, count: number, depth: number, onSelect: () => void, icon
packages/app-core/src/components/Sidebar.tsx:5599
↓ 5 callersFunctionhasNoteEmbeds
(markdown: string, resolve: ExpandEmbedsCtx['resolve'], fromPath: string)
packages/app-core/src/lib/transclusion.ts:122
↓ 5 callersFunctionheadingFolding
()
packages/app-core/src/lib/cm-heading-fold.ts:318
↓ 5 callersFunctionhomeDir
()
apps/desktop/src/main/mcp-integrations.ts:86
↓ 5 callersFunctionhydrate
( rel: string, sidecar: DatabaseSidecar, rows: DbRow[], pageHasContent?: Record<string, boolean> )
apps/desktop/src/main/databases.ts:128
↓ 5 callersFunctioninheritWindowWorkspaceSession
(source: BrowserWindow, target: BrowserWindow)
apps/desktop/src/main/index.ts:1439
↓ 5 callersFunctioninstallNavigationGuards
(win: BrowserWindow)
apps/desktop/src/main/index.ts:654
↓ 5 callersFunctionisBlockOpenerLine
(rule: MarkdownSnippetRule, text: string)
packages/app-core/src/lib/cm-markdown-snippets.ts:51
↓ 5 callersFunctionisExcalidrawName
isExcalidrawName reports whether a filename is an Excalidraw drawing.
apps/server/internal/vault/vault.go:51
↓ 5 callersFunctionisFolderActive
(folder: NoteFolder, subpath: string)
packages/app-core/src/components/Sidebar.tsx:2510
↓ 5 callersFunctionisObsidianExcalidrawPath
(path: string | null | undefined)
packages/shared-domain/src/excalidraw.ts:76
↓ 5 callersMethodisPathInsideOpenLocalVault
(absPath: string)
apps/desktop/src/main/window-vaults.ts:114
↓ 5 callersFunctionisRecord
(value: unknown)
integrations/raycast/src/lib/zen.ts:210
↓ 5 callersFunctionisTagsViewActive
(state: { paneLayout: PaneLayout activePaneId: string })
packages/app-core/src/store.ts:1821
↓ 5 callersMethodisValid
(token string)
apps/server/internal/httpserver/security.go:109
↓ 5 callersFunctionleaf
(id: string, tabs: string[], activeTab: string | null = tabs[0] ?? null)
packages/app-core/src/lib/buffer-navigation.test.ts:10
↓ 5 callersFunctionlistAssets
(root: string)
apps/desktop/src/main/vault.ts:3595
↓ 5 callersFunctionlistCustomThemes
()
apps/desktop/src/main/custom-themes.ts:262
↓ 5 callersFunctionloadCommands
()
packages/app-core/src/lib/commands.test.ts:25
↓ 5 callersFunctionmarkdownEditingExtensions
()
packages/app-core/src/components/EditorPane.tsx:290
↓ 5 callersFunctionmarkdownSyntaxHighlightExtensions
()
packages/app-core/src/components/EditorPane.tsx:301
↓ 5 callersMethodmoveNote
(relPath: string, targetFolder: NoteFolder, targetSubpath: string)
packages/bridge-contract/src/bridge.ts:178
↓ 5 callersFunctionnewAttemptLimiter
(window time.Duration, maxHits int)
apps/server/internal/httpserver/security.go:142
↓ 5 callersFunctionnewBasePathServer
(t *testing.T, basePath string)
apps/server/internal/httpserver/basepath_test.go:17
↓ 5 callersFunctionnormalizeDailyNotesDirectory
(directory: string | null | undefined)
packages/app-core/src/lib/vault-layout.ts:87
↓ 5 callersFunctionnoteCommentsPath
(root: string, rel: string)
apps/desktop/src/main/vault.ts:720
↓ 5 callersFunctionnoteReadCacheKey
( state: Pick<Store, 'vault' | 'workspaceMode' | 'remoteWorkspaceInfo'>, relPath: string )
packages/app-core/src/store.ts:2853
↓ 5 callersFunctionopenExternal
(url: string)
packages/app-core/src/lib/commands.ts:72
↓ 5 callersMethodopenLocalVault
(root: string)
packages/bridge-contract/src/bridge.ts:109
↓ 5 callersMethodopenNoteWindow
(relPath: string)
packages/bridge-contract/src/bridge.ts:207
↓ 5 callersFunctionpadPastedImageDatePart
(value: number)
apps/desktop/src/main/vault.ts:2932
↓ 5 callersFunctionparseQuickCaptureDeepLink
(rawUrl: string)
apps/desktop/src/main/deep-links.ts:21
↓ 5 callersFunctionparseTasksFromBody
(body: string, ctx: ParseTasksContext)
src/shared/tasks.ts:206
↓ 5 callersFunctionperformanceMetricValue
(result, name)
tooling/scripts/perf-desktop-runtime.mjs:496
↓ 5 callersFunctionperformanceMetricValue
(result, name)
tooling/scripts/perf-web-runtime.mjs:523
↓ 5 callersMethodplatformSync
()
packages/bridge-contract/src/bridge.ts:79
↓ 5 callersFunctionprepareDiagramShell
( el: HTMLElement, kind: "tikz" | "jsxgraph" | "function-plot", source: string, )
packages/app-core/src/lib/diagram-renderers.ts:16
↓ 5 callersFunctionpressKey
(client, key, shift = false)
tooling/scripts/sidebar-vim-smoke.mjs:153
↓ 5 callersFunctionpush
(path: string)
packages/app-core/src/components/BufferPalette.tsx:65
↓ 5 callersFunctionpush
(p: string)
apps/desktop/src/main/cli-install.ts:103
← previousnext →501–600 of 3,508, ranked by callers