Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/churichard/notabase
/ functions
Functions
359 in github.com/churichard/notabase
⨍
Functions
359
◇
Types & classes
33
↓ 1 callers
Function
computeUnlinkedMatches
(nodes: Descendant[], noteTitle: string)
editor/backlinks/useBacklinks.ts:141
↓ 1 callers
Function
continueUnwrappingList
()
editor/formatting.ts:72
↓ 1 callers
Function
createStore
()
__mocks__/zustand/vanilla.ts:9
↓ 1 callers
Function
createUserSettingsSlice
( set: (fn: (draft: Draft<Store>) => void) => void )
lib/createUserSettingsSlice.ts:33
↓ 1 callers
Function
deleteBacklinks
(noteId: string)
editor/backlinks/deleteBacklinks.ts:12
↓ 1 callers
Function
deleteUserAssets
(userId: string)
pages/api/delete-account.ts:94
↓ 1 callers
Function
deserialize
( node: MdastNode, opts?: OptionType )
editor/serialization/deserialize.ts:31
↓ 1 callers
Function
deserialize
(el: HTMLElement)
editor/plugins/withHtml.ts:48
↓ 1 callers
Method
disconnect
()
__mocks__/ResizeObserver.ts:8
↓ 1 callers
Function
emitChange
()
lib/activeEditorsStore.ts:31
↓ 1 callers
Function
fetchBillingDetails
(siteIdValue: string)
components/PublishLayout.tsx:28
↓ 1 callers
Function
fetchSiteId
(userId: string)
components/editor/PublishMenuContent.tsx:60
↓ 1 callers
Function
flattenContent
( content: Descendant[], noteId: string, noteTitle: string )
utils/useBlockSearch.ts:59
↓ 1 callers
Function
flattenContent
(content: Descendant[])
utils/useNoteSearch.ts:76
↓ 1 callers
Function
flattenContent
(content: Descendant[])
utils/useTagSearch.ts:50
↓ 1 callers
Function
generateNotes
()
__fixtures__/notes.ts:5
↓ 1 callers
Function
getBlockReferenceFromPath
( blockId: string, note: Note, path: Path )
editor/backlinks/useBlockReference.ts:89
↓ 1 callers
Function
getDrag
( simulation: Simulation<NodeDatum, LinkDatum>, canvas: HTMLCanvasElement, hoveredNode: MutableRefObject
components/ForceGraph.tsx:383
↓ 1 callers
Function
getFuseData
(notes: Notes)
utils/useBlockSearch.ts:48
↓ 1 callers
Function
getFuseData
(notes: Notes, searchContent: boolean)
utils/useNoteSearch.ts:65
↓ 1 callers
Function
getFuseData
(notes: Notes)
utils/useTagSearch.ts:39
↓ 1 callers
Function
getLines
( context: CanvasRenderingContext2D, text: string, maxWidth: number )
components/ForceGraph.tsx:430
↓ 1 callers
Function
getMarkupLengths
( markupLengths: MarkupLengthsWithTextToInsert )
editor/plugins/withAutoMarkdown/handleInlineShortcuts.ts:162
↓ 1 callers
Function
getNoteTreeItem
( tree: NoteTreeItem[], id: string )
lib/storeUtils.ts:79
↓ 1 callers
Function
getRadius
(numOfLinks: number)
pages/app/graph.tsx:90
↓ 1 callers
Function
getReadableDate
(date: Date)
components/settings/Account.tsx:178
↓ 1 callers
Function
getSerializedNote
(note: Note)
components/editor/NoteHeaderOptionsMenu.tsx:133
↓ 1 callers
Function
getTreeData
( linkedBacklinks: Backlink[], unlinkedBacklinks: Backlink[] )
components/editor/backlinks/Backlinks.tsx:46
↓ 1 callers
Function
getTreeData
(backlinks: Backlink[])
components/editor/backlinks/BlockBacklinks.tsx:24
↓ 1 callers
Function
getUntitledTitle
(noteId: string)
components/Note.tsx:201
↓ 1 callers
Function
getVerticalSpacing
()
components/editor/elements/withVerticalSpacing.tsx:19
↓ 1 callers
Function
handleBlockReference
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, onOwnLine: boolean, textToInsert
editor/plugins/withAutoMarkdown/handleBlockReference.ts:5
↓ 1 callers
Function
handleBlockShortcuts
(editor: Editor, text: string)
editor/plugins/withAutoMarkdown/handleBlockShortcuts.ts:39
↓ 1 callers
Function
handleCustomNoteLink
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleCustomNoteLink.ts:6
↓ 1 callers
Function
handleEnter
(editor: Editor)
editor/formatting.ts:159
↓ 1 callers
Function
handleExternalLink
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleExternalLink.ts:7
↓ 1 callers
Function
handleIndent
(editor: Editor)
editor/formatting.ts:117
↓ 1 callers
Function
handleInlineShortcuts
(editor: Editor, text: string)
editor/plugins/withAutoMarkdown/handleInlineShortcuts.ts:56
↓ 1 callers
Function
handleMark
( editor: Editor, type: Mark, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength:
editor/plugins/withAutoMarkdown/handleMark.ts:5
↓ 1 callers
Function
handleNoteLink
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleNoteLink.ts:6
↓ 1 callers
Function
handlePaymentCompleted
( userId: string, customerId: string, lineItems: Stripe.LineItem[] )
pages/api/stripe-webhook.ts:207
↓ 1 callers
Function
handleSubscriptionCompleted
( userId: string, customerId: string, subscriptionId: string )
pages/api/stripe-webhook.ts:161
↓ 1 callers
Function
handleTag
( editor: Editor, result: RegExpMatchArray, endOfMatchPoint: Point, textToInsertLength: number )
editor/plugins/withAutoMarkdown/handleTag.ts:6
↓ 1 callers
Function
handleUnindent
(editor: Editor)
editor/formatting.ts:135
↓ 1 callers
Function
handler
( req: NextApiRequest, res: NextApiResponse )
pages/api/email-list.ts:3
↓ 1 callers
Function
initFuse
(notes: Notes)
utils/useBlockSearch.ts:37
↓ 1 callers
Function
initFuse
( notes: Notes, searchContent: boolean, extendedSearch: boolean )
utils/useNoteSearch.ts:43
↓ 1 callers
Function
initFuse
(notes: Notes)
utils/useTagSearch.ts:30
↓ 1 callers
Function
insertTag
(editor: Editor, name: string)
editor/formatting.ts:247
↓ 1 callers
Function
isAtLineEnd
(editor: Editor, selection: Selection)
editor/plugins/withNormalization.ts:127
↓ 1 callers
Function
isImageUrl
(url: string)
editor/plugins/withImages.ts:39
↓ 1 callers
Function
isMark
(type: any)
editor/formatting.ts:17
↓ 1 callers
Function
isSubscription
( prices: PlanPrices )
constants/pricing.ts:144
↓ 1 callers
Function
isSubscriptionPlan
( billingDetails: BillingDetails )
components/settings/Account.tsx:9
↓ 1 callers
Function
listener
(event: Event)
utils/useOnClickOutside.ts:12
↓ 1 callers
Function
normalize
(node: MdastNode)
editor/serialization/normalize.ts:6
↓ 1 callers
Function
normalizeCheckListItems
(node: MdastNode)
editor/serialization/normalize.ts:81
↓ 1 callers
Function
normalizeImages
(node: MdastNode)
editor/serialization/normalize.ts:128
↓ 1 callers
Function
normalizeLists
(node: MdastNode)
editor/serialization/normalize.ts:15
↓ 1 callers
Method
observe
()
__mocks__/ResizeObserver.ts:2
↓ 1 callers
Function
publishNestedNotes
( noteTreeItem: NoteTreeItem )
components/editor/PublishMenuContent.tsx:185
↓ 1 callers
Function
publishNestedNotesImpl
( noteTreeItem: NoteTreeItem, promises: Promise<PostgrestSingleResponse<Note>>[] )
components/editor/PublishMenuContent.tsx:191
↓ 1 callers
Function
recursivelySetIds
(node: Node)
editor/plugins/withNodeId.ts:36
↓ 1 callers
Function
removeHighlight
()
editor/useHighlightedPath.ts:28
↓ 1 callers
Function
removeLink
(editor: Editor)
editor/formatting.ts:167
↓ 1 callers
Function
removeNonexistentNotes
(tree: NoteTreeItem[], notes: Notes)
components/AppLayout.tsx:338
↓ 1 callers
Function
renderEditor
()
__tests__/components/Editor.test.tsx:8
↓ 1 callers
Function
seed
()
scripts/seed.js:6
↓ 1 callers
Function
serialize
( chunk: BlockType | LeafType, opts: Options = {} )
editor/serialization/serialize.ts:54
↓ 1 callers
Function
signIn
(email: string, password: string)
utils/useAuth.tsx:31
↓ 1 callers
Function
signUp
(email: string, password: string)
utils/useAuth.tsx:37
↓ 1 callers
Function
sortNoteTree
( tree: NoteTreeItem[], notes: Notes, noteSort: Sort )
components/sidebar/SidebarNotes.tsx:54
↓ 1 callers
Method
unobserve
()
__mocks__/ResizeObserver.ts:5
↓ 1 callers
Function
updateBacklinks
(newTitle: string, noteId: string)
editor/backlinks/updateBacklinks.ts:13
↓ 1 callers
Function
updateBlockBacklinks
( blockBacklinks: Backlink[], newText: string )
editor/backlinks/updateBlockBacklinks.ts:13
↓ 1 callers
Function
useBacklinks
(noteId: string)
editor/backlinks/useBacklinks.ts:38
↓ 1 callers
Function
useBlockBacklinks
()
editor/backlinks/useBlockBacklinks.ts:10
↓ 1 callers
Function
useBlockReference
(blockId: string)
editor/backlinks/useBlockReference.ts:17
↓ 1 callers
Function
useBlockSearch
({ numOfResults = -1, }: NoteSearchOptions = {})
utils/useBlockSearch.ts:23
↓ 1 callers
Function
useIsMounted
()
utils/useIsMounted.ts:3
↓ 1 callers
Function
useIsPublish
()
utils/useIsPublish.ts:6
↓ 1 callers
Function
useProvideAuth
()
utils/useAuth.tsx:47
↓ 1 callers
Function
useTagSearch
({ numOfResults = -1, }: NoteSearchOptions = {})
utils/useTagSearch.ts:16
↓ 1 callers
Function
withAutoMarkdown
(editor: Editor)
editor/plugins/withAutoMarkdown/index.ts:7
↓ 1 callers
Function
withBlockBreakout
(editor: Editor)
editor/plugins/withBlockBreakout.ts:11
↓ 1 callers
Function
withBlockReferences
(editor: Editor)
editor/plugins/withBlockReferences.ts:6
↓ 1 callers
Function
withBlockSideMenu
( EditorElement: ComponentType<EditorElementProps> )
components/editor/blockmenu/withBlockSideMenu.tsx:7
↓ 1 callers
Function
withCustomDeleteBackward
(editor: Editor)
editor/plugins/withCustomDeleteBackward.ts:5
↓ 1 callers
Function
withHtml
(editor: Editor)
editor/plugins/withHtml.ts:103
↓ 1 callers
Function
withImages
(editor: Editor)
editor/plugins/withImages.ts:11
↓ 1 callers
Function
withInlineNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:38
↓ 1 callers
Function
withLayoutNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:13
↓ 1 callers
Function
withListNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:87
↓ 1 callers
Function
withNodeId
(editor: Editor)
editor/plugins/withNodeId.ts:79
↓ 1 callers
Function
withNormalization
(editor: Editor)
editor/plugins/withNormalization.ts:7
Function
About
()
pages/about.tsx:4
Function
Account
()
components/settings/Account.tsx:18
Function
AddLinkPopover
(props: Props)
components/editor/AddLinkPopover.tsx:43
Function
AppHome
()
pages/app/index.tsx:4
Function
AppLayout
(props: Props)
components/AppLayout.tsx:31
← previous
next →
101–200 of 359, ranked by callers