MCPcopy Create free account

hub / github.com/Dhravya/notty / functions

Functions439 in github.com/Dhravya/notty

↓ 1 callersFunctioncommitCreateName
()
src/components/sidebar.tsx:72
↓ 1 callersFunctioncommitDesc
()
src/client/pages/home.tsx:85
↓ 1 callersFunctioncommitName
()
src/client/pages/home.tsx:75
↓ 1 callersFunctioncommitRename
()
src/components/sidebar.tsx:61
↓ 1 callersFunctioncomputeDiff
(oldText: string, newText: string)
src/components/note-history.tsx:48
↓ 1 callersMethodcontentHash
(content: string)
src/durable-objects/user-notes.ts:321
↓ 1 callersFunctioncopyLink
(token: string, shareId: string)
src/components/share-dialog.tsx:47
↓ 1 callersMethodcreateBranch
(noteId: string, name: string)
src/lib/adapter.ts:170
↓ 1 callersFunctioncreateDesktopAuthClient
(baseURL: string)
src/lib/auth-client.ts:15
↓ 1 callersFunctioncreatePatch
(oldContent: string, newContent: string)
src/lib/diff.ts:18
↓ 1 callersMethodcreateProvider
(noteId: string, doc: Y.Doc, opts?: { shareToken?: string })
src/lib/adapter.ts:192
↓ 1 callersMethoddeleteBranch
(noteId: string, branchId: string)
src/lib/adapter.ts:172
↓ 1 callersMethoddeleteFolder
(id: string)
src/lib/adapter.ts:145
↓ 1 callersMethoddeleteMedia
(id: string)
src/lib/adapter.ts:179
↓ 1 callersMethoddeleteShare
(id: string)
src/lib/adapter.ts:152
↓ 1 callersFunctionderiveTitle
(content: string | object | null | undefined)
src/lib/note-preview.ts:44
↓ 1 callersFunctiondicebearUrl
(seed: string)
src/components/editor.tsx:57
↓ 1 callersFunctionensureWasm
()
src/server/og-image.ts:7
↓ 1 callersFunctionextractContentLines
Extract content lines (skipping title heading) for preview
src/server/og-image.ts:28
↓ 1 callersFunctionextractExcerpt
(content: string, skipFirst = false, maxLen = 160)
src/server/public-page.ts:83
↓ 1 callersFunctionextractText
(node: any)
src/components/note-history.tsx:37
↓ 1 callersFunctionextractTitle
(value: JSONContent)
src/lib/note.ts:3
↓ 1 callersFunctionextractTitle
Extract title from first heading in TipTap JSON
src/server/og-image.ts:17
↓ 1 callersFunctionfetchCloudData
()
src/lib/context/NotesContext.tsx:47
↓ 1 callersFunctionfetchLocalStorageData
()
src/lib/context/NotesContext.tsx:30
↓ 1 callersMethodfinalizeEditSession
(noteId: string, sessionId: string, reason: string)
src/lib/adapter.ts:165
↓ 1 callersMethodfinalizeEditSession
(noteId: string, sessionId: string, reason = "finalize")
src/durable-objects/user-notes.ts:341
↓ 1 callersMethodflushPendingSave
(noteId: string)
src/durable-objects/user-notes.ts:411
↓ 1 callersFunctionformatDate
(ts: number)
src/client/pages/trash.tsx:7
↓ 1 callersFunctionformatDate
(ts: number)
src/components/note-card.tsx:64
↓ 1 callersFunctionformatDate
(ts: number)
src/components/media-card.tsx:11
↓ 1 callersFunctionformatNoteDate
(ts: number)
src/lib/note-file-utils.ts:8
↓ 1 callersFunctionformatSize
(bytes: number)
src/components/media-card.tsx:5
↓ 1 callersFunctionformatTimeRange
(startTs: number, endTs: number)
src/lib/date-utils.ts:29
↓ 1 callersFunctionformatYear
(ts: number)
src/components/note-card.tsx:70
↓ 1 callersFunctiongenerateOgImage
( noteTitle: string, content: string, logoUrl: string, )
src/server/og-image.ts:72
↓ 1 callersMethodgetAllNotes
()
src/durable-objects/user-notes.ts:986
↓ 1 callersMethodgetAuth
()
src/durable-objects/auth.ts:127
↓ 1 callersMethodgetCachedFolders
()
src/lib/adapter.ts:143
↓ 1 callersMethodgetCachedNotesList
()
src/lib/web-adapter.ts:88
↓ 1 callersMethodgetCachedNotesList
()
src/lib/adapter.ts:131
↓ 1 callersMethodgetCachedNotesList
()
src/lib/desktop-adapter.ts:122
↓ 1 callersFunctiongetDesktopAdapter
()
src/client/main.tsx:29
↓ 1 callersMethodgetFolders
()
src/lib/adapter.ts:142
↓ 1 callersFunctiongetLogoDataUri
(logoUrl: string)
src/server/og-image.ts:63
↓ 1 callersMethodgetMedia
()
src/lib/adapter.ts:177
↓ 1 callersMethodgetMediaUrl
(id: string)
src/lib/adapter.ts:182
↓ 1 callersMethodgetNote
(id: string)
src/lib/desktop-adapter.ts:162
↓ 1 callersMethodgetNoteMeta
(id: string, shareToken?: string)
src/lib/adapter.ts:133
↓ 1 callersFunctiongetNoteTitle
(key: string)
src/components/search-results.tsx:15
↓ 1 callersMethodgetNoteTree
(noteId: string)
src/lib/adapter.ts:174
↓ 1 callersMethodgetNotesList
()
src/lib/adapter.ts:130
↓ 1 callersMethodgetNotesList
()
src/durable-objects/user-notes.ts:992
↓ 1 callersFunctiongetSessionCookie
(request: Request)
src/server/index.ts:191
↓ 1 callersMethodgetSharedWithMe
()
src/lib/adapter.ts:153
↓ 1 callersMethodgetTrash
()
src/lib/adapter.ts:137
↓ 1 callersMethodgetTrashNotes
()
src/durable-objects/user-notes.ts:1006
↓ 1 callersMethodgetWsPermission
(ws: WebSocket)
src/durable-objects/user-notes.ts:908
↓ 1 callersFunctiongroupByDate
(notes: T[])
src/lib/date-utils.ts:39
↓ 1 callersFunctionhandleCheckout
(branch: NoteBranch)
src/components/note-history.tsx:232
↓ 1 callersFunctionhandleCreateBranch
()
src/components/note-history.tsx:220
↓ 1 callersFunctionhandleDeepLinkToken
(url: string)
src/lib/auth-helpers.ts:8
↓ 1 callersFunctionhandleDeleteBranch
(branch: NoteBranch)
src/components/note-history.tsx:243
↓ 1 callersFunctionhandleMerge
(branch: NoteBranch)
src/components/note-history.tsx:250
↓ 1 callersFunctionhandleNewFolder
(color: string)
src/components/sidebar.tsx:80
↓ 1 callersMethodhandleProfile
(request: Request, url: URL)
src/durable-objects/auth.ts:309
↓ 1 callersFunctionhandlePublish
()
src/components/publish-toggle.tsx:40
↓ 1 callersFunctionhandleShareByEmail
()
src/components/share-dialog.tsx:19
↓ 1 callersMethodhandleShares
(request: Request, url: URL)
src/durable-objects/auth.ts:229
↓ 1 callersFunctionimport_md_files
( conn: &rusqlite::Connection, dir: &std::path::Path, folder_id: &Option<String>, )
src-tauri/src/sync.rs:128
↓ 1 callersFunctionisInputFocused
()
src/lib/hotkeys.ts:13
↓ 1 callersFunctionjson_to_markdown
(content: &str)
src-tauri/src/sync.rs:173
↓ 1 callersFunctionloadEnv
()
src/server/env.ts:7
↓ 1 callersFunctionloadFont
()
src/server/og-image.ts:50
↓ 1 callersMethodlockNote
(noteId: string)
src/lib/adapter.ts:156
↓ 1 callersFunctionmatchesKey
(e: KeyboardEvent, pattern: string)
src/lib/hotkeys.ts:24
↓ 1 callersMethodmergeBranch
(noteId: string, sourceBranchId: string)
src/lib/adapter.ts:173
↓ 1 callersMethodmoveNoteToFolder
(noteId: string, folderId: string | null)
src/lib/adapter.ts:146
↓ 1 callersFunctionnormalizeApplePrivateKey
* Normalize an Apple private key from env into PKCS#8 PEM. * Handles the two common `.env` storage mistakes: * - literal `\n` escapes instead of re
src/durable-objects/auth.ts:17
↓ 1 callersFunctionnoteCountForFolder
(folderId: string)
src/components/sidebar.tsx:53
↓ 1 callersFunctionnoteFileName
(title: string | undefined | null)
src/lib/note-file-utils.ts:3
↓ 1 callersFunctionpostSupermemoryDocument
( apiKey: string, note: SupermemoryNote, userId: string )
src/lib/supermemory.ts:35
↓ 1 callersMethodpublishMedia
(id: string, published: boolean)
src/lib/adapter.ts:180
↓ 1 callersFunctionrenderApp
(adapter: NottyAdapter)
src/client/main.tsx:38
↓ 1 callersFunctionrenderPublicNote
(profile: any, note: any, baseUrl: string)
src/server/public-page.ts:211
↓ 1 callersFunctionrenderPublicPage
(profile: any, notes: any[], baseUrl: string)
src/server/public-page.ts:164
↓ 1 callersFunctionrenderRSS
(profile: any, notes: any[], baseUrl: string)
src/server/rss.ts:48
↓ 1 callersFunctionresetCloudDetection
()
src/lib/desktop-adapter.ts:70
↓ 1 callersMethodrestoreNote
(id: string)
src/lib/adapter.ts:138
↓ 1 callersMethodrestoreVersion
(noteId: string, versionId: string)
src/lib/adapter.ts:163
↓ 1 callersFunctionsaveCaption
()
src/components/media-viewer.tsx:103
↓ 1 callersFunctionsetCachedFolders
(folders: Folder[])
src/lib/web-adapter.ts:34
↓ 1 callersMethodsetNoteSyncMode
(noteId: string, mode: "cloud" | "local")
src/lib/adapter.ts:147
↓ 1 callersMethodsignIn
()
src/lib/adapter.ts:125
↓ 1 callersFunctionsignInWithPasskeyTauri
()
src/lib/auth-helpers.ts:1
↓ 1 callersFunctionsignLockToken
(secret: string, noteId: string, userId: string)
src/server/index.ts:154
↓ 1 callersFunctionstartRename
(id: string, name: string)
src/components/sidebar.tsx:56
↓ 1 callersFunctiontiptapToPlainHtml
(content: string, skipFirst = false)
src/server/rss.ts:9
↓ 1 callersFunctiontoRfc822
(timestamp: number)
src/server/rss.ts:5
↓ 1 callersFunctiontoggleDarkMode
()
src/lib/dark-mode.ts:3
← previousnext →101–200 of 439, ranked by callers