MCPcopy Create free account

hub / github.com/ZenNotes/zennotes / functions

Functions3,508 in github.com/ZenNotes/zennotes

↓ 3 callersFunctioneventKind
(ev fsnotify.Event)
apps/server/internal/watcher/watcher.go:285
↓ 3 callersFunctionextractWikilinkTargets
(body: string)
packages/app-core/src/lib/wikilinks.ts:162
↓ 3 callersFunctionfallbackPath
()
apps/desktop/src/main/secret-store.ts:24
↓ 3 callersFunctionfindDailyNoteForDate
( notes: readonly NoteMeta[], settings: VaultSettings | null | undefined, date: Date )
packages/app-core/src/lib/vault-layout.ts:1148
↓ 3 callersFunctionfindExistingInstall
( wrapper: WrapperLocation | null )
apps/desktop/src/main/cli-install.ts:236
↓ 3 callersFunctionfindIndexedElement
( selector: string, datasetKey: 'sidebarIdx' | 'notelistIdx' | 'connectionsIdx', targetIndex: number )
packages/app-core/src/lib/pane-nav.ts:115
↓ 3 callersFunctionfindRenderedHeadingForOutlineLine
( previewRoot: ParentNode, items: readonly OutlineItem[], line: number )
packages/app-core/src/lib/preview-outline-jump.ts:35
↓ 3 callersFunctionfinish
()
packages/app-core/src/components/OnboardingWizard.tsx:160
↓ 3 callersFunctionfinish
(fn: () => void)
apps/desktop/src/main/raycast-integration.ts:378
↓ 3 callersFunctionfitDiagramToViewport
( viewport: { width: number; height: number }, content: { width: number; height: number }, padding = DIA
packages/app-core/src/lib/diagram-pan-zoom.ts:70
↓ 3 callersFunctionflushPendingFloatingNoteRequests
()
apps/desktop/src/main/index.ts:342
↓ 3 callersFunctionflushPendingOpenNoteRequests
(win = mainWindow)
apps/desktop/src/main/index.ts:317
↓ 3 callersFunctionfocusItem
(i: number)
packages/app-core/src/lib/cm-table-menu.ts:193
↓ 3 callersFunctionforgetLocalVault
( entries: PersistedLocalVault[], root: string )
apps/desktop/src/main/vault.ts:454
↓ 3 callersFunctionformatBytes
(bytes: number)
packages/app-core/src/components/NoteList.tsx:43
↓ 3 callersFunctionformatDateNotePattern
( date: Date, pattern: string, locale: string, parts: { year?: number; week?: number } = {} )
packages/app-core/src/lib/vault-layout.ts:271
↓ 3 callersFunctionformatISODate
(date: Date)
packages/app-core/src/lib/cm-date-shortcuts.ts:12
↓ 3 callersFunctionformatImportedAssetsForInsertion
( imported: ImportedAsset[], before: string, after: string )
packages/app-core/src/lib/editor-drops.ts:17
↓ 3 callersFunctiongetHoverPreviewScrollElement
()
packages/app-core/src/components/VimNav.tsx:1655
↓ 3 callersFunctiongetIndexedElementByIndex
( items: HTMLElement[], datasetKey: IndexedDatasetKey, index: number )
packages/app-core/src/components/VimNav.tsx:1749
↓ 3 callersFunctiongetMcpClientStatuses
()
apps/desktop/src/main/mcp-integrations.ts:292
↓ 3 callersFunctiongetMcpServerRuntime
()
apps/desktop/src/main/mcp-integrations.ts:46
↓ 3 callersFunctiongetNextSidebarEntryLimit
(current: number, total: number)
packages/app-core/src/lib/sidebar-progressive.ts:13
↓ 3 callersFunctiongetPreviewPageStep
(previewEl: HTMLElement)
packages/app-core/src/components/VimNav.tsx:1683
↓ 3 callersFunctiongetPreviewScrollElement
()
packages/app-core/src/components/VimNav.tsx:1649
↓ 3 callersFunctiongetRaycastExtensionStatus
()
apps/desktop/src/main/raycast-integration.ts:222
↓ 3 callersFunctiongetScrollTopForPreservedSidebarAnchor
({ scrollTop, anchorTop, nextAnchorTop, scrollHeight, clientHeight }: SidebarScrollAnchorInput)
packages/app-core/src/lib/sidebar-scroll.ts:11
↓ 3 callersMethodgetServerCapabilities
()
packages/bridge-contract/src/bridge.ts:90
↓ 3 callersFunctiongetTreeRenderEntries
( node: TreeNode, showNotes: boolean, sortComparator: ((a: NoteMeta, b: NoteMeta) => number) | null, g
packages/app-core/src/components/Sidebar.tsx:3884
↓ 3 callersMethodgetVaultTextSearchCapabilities
( paths?: VaultTextSearchToolPaths )
packages/bridge-contract/src/bridge.ts:136
↓ 3 callersFunctiongoToStep
(next: StepId)
packages/app-core/src/components/OnboardingWizard.tsx:147
↓ 3 callersFunctiongroups
(today: VaultTask[])
packages/app-core/src/lib/tasks-filter.test.ts:21
↓ 3 callersMethodhasAssetsDir
()
packages/bridge-contract/src/bridge.ts:129
↓ 3 callersFunctionhasZenAssetItem
(e: React.DragEvent)
packages/app-core/src/lib/dnd.ts:86
↓ 3 callersFunctionhex
(n: number)
packages/app-core/src/components/SettingsModal.tsx:328
↓ 3 callersFunctionhex
(n: number)
packages/app-core/src/components/Preview.tsx:74
↓ 3 callersFunctionhideWildmenu
()
packages/app-core/src/components/Editor.tsx:1077
↓ 3 callersFunctionhomeTarget
()
packages/app-core/src/lib/vim-nav.test.ts:64
↓ 3 callersFunctionhumanizeUpdateError
(error: unknown)
apps/desktop/src/main/updater.ts:82
↓ 3 callersFunctionhydrateSearchOffsets
( root: string, query: string, candidates: VaultTextSearchCandidate[] )
apps/desktop/src/main/vault.ts:2311
↓ 3 callersFunctionimportPastedImage
( root: string, input: PastedImageInput, now = new Date() )
apps/desktop/src/main/vault.ts:3743
↓ 3 callersFunctioninferPrimaryNotesLocation
(root: string)
apps/desktop/src/main/vault.ts:1091
↓ 3 callersFunctioninitAppUpdater
()
apps/desktop/src/main/updater.ts:164
↓ 3 callersFunctioninitialWorkspaceRestoreContentPaths
( layout: PaneLayout, existingPaths: Set<string> )
packages/app-core/src/lib/workspace-tabs.ts:28
↓ 3 callersFunctioninjectOverrides
( overrides: Override[], enabled: Record<string, string> | undefined )
packages/app-core/src/lib/custom-themes.ts:70
↓ 3 callersMethodinvalidateNoteMetaCache
()
apps/server/internal/vault/vault.go:215
↓ 3 callersFunctionisAssetsViewTabPath
(path: string | null | undefined)
packages/shared-domain/src/assets-view.ts:9
↓ 3 callersFunctionisDatabaseSurfaceTabPath
* A database surface that can be the active tab: either a `zen://database/…` * tab (opened via "New Database") or a `.csv` opened directly as an asse
packages/app-core/src/store.ts:1119
↓ 3 callersFunctionisIdentity
(state: DiagramPanZoomState)
packages/app-core/src/lib/inline-diagram-pan-zoom.ts:30
↓ 3 callersFunctionisModifierKey
(key: string)
packages/app-core/src/lib/keymaps.ts:1104
↓ 3 callersFunctionisPreviewNavigationActive
( previewEl: HTMLElement, state: ReturnType<typeof useStore.getState>, target: HTMLElement | null
packages/app-core/src/components/VimNav.tsx:1661
↓ 3 callersFunctionisPrimary
(t: NoteTemplate)
packages/shared-domain/src/template-files.ts:109
↓ 3 callersFunctionisWorkspaceWindow
(win: BrowserWindow)
apps/desktop/src/main/index.ts:420
↓ 3 callersFunctionisWritableDir
(dir: string)
apps/desktop/src/main/cli-install.ts:139
↓ 3 callersFunctionisoWeekStr
(d: Date)
packages/app-core/src/components/CalendarPanel.tsx:90
↓ 3 callersFunctionjump
(item: OutlineItem)
packages/app-core/src/components/OutlinePalette.tsx:67
↓ 3 callersFunctionkeyOf
(folder: FolderEntry)
packages/app-core/src/store.ts:1014
↓ 3 callersFunctionlabels
(doc: string, source: Source = templateSlashCommandSource)
packages/app-core/src/lib/cm-slash-commands.test.ts:25
↓ 3 callersFunctionlistOverrides
()
apps/desktop/src/main/overrides.ts:122
↓ 3 callersFunctionloadCurrentVaultFromConfig
()
apps/desktop/src/main/index.ts:1720
↓ 3 callersFunctionloadEditorModule
()
packages/app-core/src/App.tsx:37
↓ 3 callersFunctionloadFallbackSecrets
()
apps/desktop/src/main/secret-store.ts:46
↓ 3 callersFunctionloadKeytar
()
apps/desktop/src/main/secret-store.ts:28
↓ 3 callersFunctionloadStore
()
packages/app-core/src/store-database-sync.test.ts:74
↓ 3 callersFunctionlocalAssetTargetKind
(target string)
apps/server/internal/vault/parse.go:214
↓ 3 callersFunctionlocaleFirstDay
()
packages/app-core/src/lib/week-start.ts:8
↓ 3 callersFunctionlocateWrapper
()
apps/desktop/src/main/cli-install.ts:46
↓ 3 callersFunctionmakeArgs
(flags: Array<[string, string]> = [])
apps/desktop/src/cli/commands/vault.test.ts:9
↓ 3 callersFunctionmakeButton
(text: string, label: string, extraClass?: string)
packages/app-core/src/lib/inline-diagram-pan-zoom.ts:57
↓ 3 callersFunctionmakeVault
()
apps/desktop/src/main/assets-migrate.test.ts:9
↓ 3 callersFunctionmanualInstallHint
(format: LinuxPackageFormat, file: string)
apps/desktop/src/main/updater.ts:378
↓ 3 callersFunctionmapLeaves
( root: PaneLayout, visit: (leaf: PaneLeaf) => PaneLeaf | null )
packages/app-core/src/lib/pane-layout.ts:121
↓ 3 callersFunctionmark
(from: number, key: 'line' | 'begin' | 'end')
packages/app-core/src/lib/cm-code-block-font.ts:34
↓ 3 callersFunctionmarkdownLinkAt
( doc: string, pos: number )
packages/app-core/src/lib/internal-links.ts:177
↓ 3 callersFunctionmarkdownPathsFromArgv
(argv: readonly string[])
apps/desktop/src/main/file-open.ts:65
↓ 3 callersFunctionmatchDirectoryPattern
(pattern: string, text: string)
packages/app-core/src/lib/vault-layout.ts:417
↓ 3 callersFunctionmatchesShortcutBinding
( event: KeyboardEvent, binding: string, )
packages/app-core/src/lib/keymaps.ts:1404
↓ 3 callersFunctionmatchesTags
(entry: NoteSearchEntry, tagTokens: string[])
packages/app-core/src/lib/note-search.ts:52
↓ 3 callersMethodmodeForWindow
(windowId: number)
apps/desktop/src/main/window-vaults.ts:99
↓ 3 callersFunctionmondayOfISOWeek
(weekYear: number, week: number)
packages/app-core/src/lib/template-render.ts:137
↓ 3 callersFunctionmount
(doc: string)
packages/app-core/src/lib/cm-hashtags.test.ts:10
↓ 3 callersFunctionmount
(doc: string)
packages/app-core/src/lib/cm-frontmatter.test.ts:9
↓ 3 callersFunctionmountEditor
(doc: string)
packages/app-core/src/lib/search-codeblock.test.ts:52
↓ 3 callersFunctionmountParsed
Mount and force a full markdown parse so code-context detection is reliable.
packages/app-core/src/lib/cm-wikilink-render.test.ts:24
↓ 3 callersFunctionmountVim
(doc: string)
packages/app-core/src/lib/cm-vim-default-keymap.test.ts:69
↓ 3 callersMethodmoveAsset
(relPath: string, targetDir: string)
packages/bridge-contract/src/bridge.ts:182
↓ 3 callersMethodmoveFocus
(addr: CellAddress)
packages/app-core/src/lib/cm-table.ts:862
↓ 3 callersFunctionmoveItem
(arr: T[])
packages/app-core/src/lib/markdown-table.ts:361
↓ 3 callersFunctionmoveNoteComments
(root: string, oldRel: string, nextRel: string)
apps/desktop/src/main/vault.ts:2750
↓ 3 callersMethodmoveNoteCommentsLocked
(oldRel, nextRel string)
apps/server/internal/vault/vault.go:1328
↓ 3 callersFunctionmoveNoteToTrash
( note: ZenNote, onDelete: (path: string) => void, )
integrations/raycast/src/search-notes.tsx:338
↓ 3 callersFunctionmoveSuggestion
(delta: number)
packages/app-core/src/components/PromptModal.tsx:122
↓ 3 callersFunctionmoveToTrash
(root: string, rel: string)
apps/desktop/src/main/vault.ts:3232
↓ 3 callersFunctionnativeEvent
(isComposing: boolean, keyCode = 13)
packages/app-core/src/lib/ime.test.ts:10
↓ 3 callersFunctionnewWindowVaultRows
( entries: VaultSwitcherEntry[] )
packages/app-core/src/lib/vault-switcher.ts:42
↓ 3 callersFunctionnormalizeComments
(inputs []NoteComment, notePath string)
apps/server/internal/vault/vault.go:1227
↓ 3 callersFunctionnormalizeDailyNoteLocale
(value: string | null | undefined)
packages/app-core/src/lib/vault-layout.ts:102
↓ 3 callersFunctionnormalizeShortcutBinding
(input: string)
packages/app-core/src/lib/keymaps.ts:1238
↓ 3 callersFunctionnormalizeSvgColor
(value: string)
packages/app-core/src/lib/diagram-renderers.ts:48
↓ 3 callersFunctionnormalizeSystemFolderLabels
(value: unknown)
packages/app-core/src/lib/system-folder-labels.ts:27
← previousnext →901–1,000 of 3,508, ranked by callers