MCPcopy Create free account

hub / github.com/churichard/notabase / functions

Functions359 in github.com/churichard/notabase

↓ 1 callersFunctioncomputeUnlinkedMatches
(nodes: Descendant[], noteTitle: string)
editor/backlinks/useBacklinks.ts:141
↓ 1 callersFunctioncontinueUnwrappingList
()
editor/formatting.ts:72
↓ 1 callersFunctioncreateStore
()
__mocks__/zustand/vanilla.ts:9
↓ 1 callersFunctioncreateUserSettingsSlice
( set: (fn: (draft: Draft<Store>) => void) => void )
lib/createUserSettingsSlice.ts:33
↓ 1 callersFunctiondeleteBacklinks
(noteId: string)
editor/backlinks/deleteBacklinks.ts:12
↓ 1 callersFunctiondeleteUserAssets
(userId: string)
pages/api/delete-account.ts:94
↓ 1 callersFunctiondeserialize
( node: MdastNode, opts?: OptionType )
editor/serialization/deserialize.ts:31
↓ 1 callersFunctiondeserialize
(el: HTMLElement)
editor/plugins/withHtml.ts:48
↓ 1 callersMethoddisconnect
()
__mocks__/ResizeObserver.ts:8
↓ 1 callersFunctionemitChange
()
lib/activeEditorsStore.ts:31
↓ 1 callersFunctionfetchBillingDetails
(siteIdValue: string)
components/PublishLayout.tsx:28
↓ 1 callersFunctionfetchSiteId
(userId: string)
components/editor/PublishMenuContent.tsx:60
↓ 1 callersFunctionflattenContent
( content: Descendant[], noteId: string, noteTitle: string )
utils/useBlockSearch.ts:59
↓ 1 callersFunctionflattenContent
(content: Descendant[])
utils/useNoteSearch.ts:76
↓ 1 callersFunctionflattenContent
(content: Descendant[])
utils/useTagSearch.ts:50
↓ 1 callersFunctiongenerateNotes
()
__fixtures__/notes.ts:5
↓ 1 callersFunctiongetBlockReferenceFromPath
( blockId: string, note: Note, path: Path )
editor/backlinks/useBlockReference.ts:89
↓ 1 callersFunctiongetDrag
( simulation: Simulation<NodeDatum, LinkDatum>, canvas: HTMLCanvasElement, hoveredNode: MutableRefObject
components/ForceGraph.tsx:383
↓ 1 callersFunctiongetFuseData
(notes: Notes)
utils/useBlockSearch.ts:48
↓ 1 callersFunctiongetFuseData
(notes: Notes, searchContent: boolean)
utils/useNoteSearch.ts:65
↓ 1 callersFunctiongetFuseData
(notes: Notes)
utils/useTagSearch.ts:39
↓ 1 callersFunctiongetLines
( context: CanvasRenderingContext2D, text: string, maxWidth: number )
components/ForceGraph.tsx:430
↓ 1 callersFunctiongetMarkupLengths
( markupLengths: MarkupLengthsWithTextToInsert )
editor/plugins/withAutoMarkdown/handleInlineShortcuts.ts:162
↓ 1 callersFunctiongetNoteTreeItem
( tree: NoteTreeItem[], id: string )
lib/storeUtils.ts:79
↓ 1 callersFunctiongetRadius
(numOfLinks: number)
pages/app/graph.tsx:90
↓ 1 callersFunctiongetReadableDate
(date: Date)
components/settings/Account.tsx:178
↓ 1 callersFunctiongetSerializedNote
(note: Note)
components/editor/NoteHeaderOptionsMenu.tsx:133
↓ 1 callersFunctiongetTreeData
( linkedBacklinks: Backlink[], unlinkedBacklinks: Backlink[] )
components/editor/backlinks/Backlinks.tsx:46
↓ 1 callersFunctiongetTreeData
(backlinks: Backlink[])
components/editor/backlinks/BlockBacklinks.tsx:24
↓ 1 callersFunctiongetUntitledTitle
(noteId: string)
components/Note.tsx:201
↓ 1 callersFunctiongetVerticalSpacing
()
components/editor/elements/withVerticalSpacing.tsx:19
↓ 1 callersFunctionhandleBlockReference
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, onOwnLine: boolean, textToInsert
editor/plugins/withAutoMarkdown/handleBlockReference.ts:5
↓ 1 callersFunctionhandleBlockShortcuts
(editor: Editor, text: string)
editor/plugins/withAutoMarkdown/handleBlockShortcuts.ts:39
↓ 1 callersFunctionhandleCustomNoteLink
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleCustomNoteLink.ts:6
↓ 1 callersFunctionhandleEnter
(editor: Editor)
editor/formatting.ts:159
↓ 1 callersFunctionhandleExternalLink
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleExternalLink.ts:7
↓ 1 callersFunctionhandleIndent
(editor: Editor)
editor/formatting.ts:117
↓ 1 callersFunctionhandleInlineShortcuts
(editor: Editor, text: string)
editor/plugins/withAutoMarkdown/handleInlineShortcuts.ts:56
↓ 1 callersFunctionhandleMark
( editor: Editor, type: Mark, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength:
editor/plugins/withAutoMarkdown/handleMark.ts:5
↓ 1 callersFunctionhandleNoteLink
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleNoteLink.ts:6
↓ 1 callersFunctionhandlePaymentCompleted
( userId: string, customerId: string, lineItems: Stripe.LineItem[] )
pages/api/stripe-webhook.ts:207
↓ 1 callersFunctionhandleSubscriptionCompleted
( userId: string, customerId: string, subscriptionId: string )
pages/api/stripe-webhook.ts:161
↓ 1 callersFunctionhandleTag
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleTag.ts:6
↓ 1 callersFunctionhandleUnindent
(editor: Editor)
editor/formatting.ts:135
↓ 1 callersFunctionhandler
( req: NextApiRequest, res: NextApiResponse )
pages/api/email-list.ts:3
↓ 1 callersFunctioninitFuse
(notes: Notes)
utils/useBlockSearch.ts:37
↓ 1 callersFunctioninitFuse
( notes: Notes, searchContent: boolean, extendedSearch: boolean )
utils/useNoteSearch.ts:43
↓ 1 callersFunctioninitFuse
(notes: Notes)
utils/useTagSearch.ts:30
↓ 1 callersFunctioninsertTag
(editor: Editor, name: string)
editor/formatting.ts:247
↓ 1 callersFunctionisAtLineEnd
(editor: Editor, selection: Selection)
editor/plugins/withNormalization.ts:127
↓ 1 callersFunctionisImageUrl
(url: string)
editor/plugins/withImages.ts:39
↓ 1 callersFunctionisMark
(type: any)
editor/formatting.ts:17
↓ 1 callersFunctionisSubscription
( prices: PlanPrices )
constants/pricing.ts:144
↓ 1 callersFunctionisSubscriptionPlan
( billingDetails: BillingDetails )
components/settings/Account.tsx:9
↓ 1 callersFunctionlistener
(event: Event)
utils/useOnClickOutside.ts:12
↓ 1 callersFunctionnormalize
(node: MdastNode)
editor/serialization/normalize.ts:6
↓ 1 callersFunctionnormalizeCheckListItems
(node: MdastNode)
editor/serialization/normalize.ts:81
↓ 1 callersFunctionnormalizeImages
(node: MdastNode)
editor/serialization/normalize.ts:128
↓ 1 callersFunctionnormalizeLists
(node: MdastNode)
editor/serialization/normalize.ts:15
↓ 1 callersMethodobserve
()
__mocks__/ResizeObserver.ts:2
↓ 1 callersFunctionpublishNestedNotes
( noteTreeItem: NoteTreeItem )
components/editor/PublishMenuContent.tsx:185
↓ 1 callersFunctionpublishNestedNotesImpl
( noteTreeItem: NoteTreeItem, promises: Promise<PostgrestSingleResponse<Note>>[] )
components/editor/PublishMenuContent.tsx:191
↓ 1 callersFunctionrecursivelySetIds
(node: Node)
editor/plugins/withNodeId.ts:36
↓ 1 callersFunctionremoveHighlight
()
editor/useHighlightedPath.ts:28
↓ 1 callersFunctionremoveLink
(editor: Editor)
editor/formatting.ts:167
↓ 1 callersFunctionremoveNonexistentNotes
(tree: NoteTreeItem[], notes: Notes)
components/AppLayout.tsx:338
↓ 1 callersFunctionrenderEditor
()
__tests__/components/Editor.test.tsx:8
↓ 1 callersFunctionseed
()
scripts/seed.js:6
↓ 1 callersFunctionserialize
( chunk: BlockType | LeafType, opts: Options = {} )
editor/serialization/serialize.ts:54
↓ 1 callersFunctionsignIn
(email: string, password: string)
utils/useAuth.tsx:31
↓ 1 callersFunctionsignUp
(email: string, password: string)
utils/useAuth.tsx:37
↓ 1 callersFunctionsortNoteTree
( tree: NoteTreeItem[], notes: Notes, noteSort: Sort )
components/sidebar/SidebarNotes.tsx:54
↓ 1 callersMethodunobserve
()
__mocks__/ResizeObserver.ts:5
↓ 1 callersFunctionupdateBacklinks
(newTitle: string, noteId: string)
editor/backlinks/updateBacklinks.ts:13
↓ 1 callersFunctionupdateBlockBacklinks
( blockBacklinks: Backlink[], newText: string )
editor/backlinks/updateBlockBacklinks.ts:13
↓ 1 callersFunctionuseBacklinks
(noteId: string)
editor/backlinks/useBacklinks.ts:38
↓ 1 callersFunctionuseBlockBacklinks
()
editor/backlinks/useBlockBacklinks.ts:10
↓ 1 callersFunctionuseBlockReference
(blockId: string)
editor/backlinks/useBlockReference.ts:17
↓ 1 callersFunctionuseBlockSearch
({ numOfResults = -1, }: NoteSearchOptions = {})
utils/useBlockSearch.ts:23
↓ 1 callersFunctionuseIsMounted
()
utils/useIsMounted.ts:3
↓ 1 callersFunctionuseIsPublish
()
utils/useIsPublish.ts:6
↓ 1 callersFunctionuseProvideAuth
()
utils/useAuth.tsx:47
↓ 1 callersFunctionuseTagSearch
({ numOfResults = -1, }: NoteSearchOptions = {})
utils/useTagSearch.ts:16
↓ 1 callersFunctionwithAutoMarkdown
(editor: Editor)
editor/plugins/withAutoMarkdown/index.ts:7
↓ 1 callersFunctionwithBlockBreakout
(editor: Editor)
editor/plugins/withBlockBreakout.ts:11
↓ 1 callersFunctionwithBlockReferences
(editor: Editor)
editor/plugins/withBlockReferences.ts:6
↓ 1 callersFunctionwithBlockSideMenu
( EditorElement: ComponentType<EditorElementProps> )
components/editor/blockmenu/withBlockSideMenu.tsx:7
↓ 1 callersFunctionwithCustomDeleteBackward
(editor: Editor)
editor/plugins/withCustomDeleteBackward.ts:5
↓ 1 callersFunctionwithHtml
(editor: Editor)
editor/plugins/withHtml.ts:103
↓ 1 callersFunctionwithImages
(editor: Editor)
editor/plugins/withImages.ts:11
↓ 1 callersFunctionwithInlineNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:38
↓ 1 callersFunctionwithLayoutNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:13
↓ 1 callersFunctionwithListNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:87
↓ 1 callersFunctionwithNodeId
(editor: Editor)
editor/plugins/withNodeId.ts:79
↓ 1 callersFunctionwithNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:7
FunctionAbout
()
pages/about.tsx:4
FunctionAccount
()
components/settings/Account.tsx:18
FunctionAddLinkPopover
(props: Props)
components/editor/AddLinkPopover.tsx:43
FunctionAppHome
()
pages/app/index.tsx:4
FunctionAppLayout
(props: Props)
components/AppLayout.tsx:31
← previousnext →101–200 of 359, ranked by callers