MCPcopy Create free account

hub / github.com/buka-studio/echotab / functions

Functions996 in github.com/buka-studio/echotab

↓ 2 callersMethoddrawDefaultState
()
apps/web/src/app/components/bento/PrivacyCard.tsx:71
↓ 2 callersFunctiondynamicColCountFromGrid
(row: Element)
packages/ui/src/SortableVirtualGrid.tsx:65
↓ 2 callersFunctionextractIds
(els: Element[])
apps/extension/src/components/SelectableList.tsx:37
↓ 2 callersMethodfetchMetadata
(request: TabMetadataRequest)
apps/extension/src/TabInfo/TabInfoService.ts:6
↓ 2 callersFunctionfetchTabInfo
({ tabId, url }: { tabId?: string; url: string })
apps/extension/src/TabInfo/queries.ts:12
↓ 2 callersFunctionfilterTabs
(tabs: ActiveTab[], filter: Filter)
apps/extension/src/store/tabStore.ts:505
↓ 2 callersFunctionfilterTabs
(tabs: SavedTab[], filter: Filter)
apps/extension/src/store/bookmarkStore.ts:167
↓ 2 callersFunctionfocusSiblingItem
(e: React.KeyboardEvent, selector: string)
apps/extension/src/util/dom.ts:11
↓ 2 callersFunctionformatDate
(iso: string | Date, template = "MMM D, YYYY")
apps/web/src/app/util/index.ts:4
↓ 2 callersFunctionformatDate
(iso: string | Date, template = "ddd D MMM, YYYY")
apps/extension/src/util/date.ts:6
↓ 2 callersFunctionformatLastAccessed
(lastAccessed: number | undefined)
apps/extension/src/ActiveTabs/ActiveTabItem.tsx:123
↓ 2 callersFunctiongenerateId
()
apps/extension/src/store/bookmarkStore.ts:165
↓ 2 callersFunctiongetActiveTabs
()
apps/extension/src/store/tabStore.ts:66
↓ 2 callersMethodgetAll
(page: Page)
apps/e2e/src/extension/drivers/TabItem.ts:6
↓ 2 callersMethodgetData
()
apps/extension/src/Settings/DataPage/EchotabExporter.ts:9
↓ 2 callersFunctiongetEnableNewTab
()
apps/extension/src/entrypoints/background/index.ts:24
↓ 2 callersFunctiongetFilteredTabIds
(tabs: SavedTab[], filter: Filter)
apps/extension/src/store/bookmarkStore.ts:488
↓ 2 callersFunctiongetListPayload
(list: List)
apps/extension/src/Bookmarks/Lists/queries.ts:16
↓ 2 callersFunctiongetValue
()
apps/extension/src/Bookmarks/BookmarkCommand.tsx:113
↓ 2 callersFunctiongetValue
()
apps/extension/src/ActiveTabs/ActiveCommand.tsx:165
↓ 2 callersFunctiongetValue
()
apps/extension/src/Widget/Widget.tsx:153
↓ 2 callersFunctiongetVisibleTabCount
(targetData: TargetData[], progress: number)
apps/web/src/app/Hero/Hero.tsx:44
↓ 2 callersFunctiongetWarpDpr
()
apps/web/src/app/Hero/GenieTabs/Warp.tsx:76
↓ 2 callersFunctiongoToPrevPage
()
apps/extension/src/components/TabCommand.tsx:65
↓ 2 callersFunctionhandleArrownUpOrDown
(event: KeyboardEvent, editor: LexicalEditor, backward: boolean)
packages/ui/src/RichEditor/plugins/CheckListPlugin.tsx:276
↓ 2 callersFunctionhandleCheckItemEvent
(event: PointerEvent, callback: () => void)
packages/ui/src/RichEditor/plugins/CheckListPlugin.tsx:157
↓ 2 callersFunctionhandleCloseAfterSave
(tabId: number)
apps/extension/src/Widget/Widget.tsx:86
↓ 2 callersFunctionhandleCreateTag
()
apps/extension/src/components/tag/TagChipCombobox.tsx:70
↓ 2 callersFunctionhandleOldLinkUpdate
( value: Settings["oldLinkThreshold"][T], prop: T, )
apps/extension/src/Settings/CuratePage.tsx:44
↓ 2 callersFunctionhandleOpen
(newWindow?: boolean)
apps/extension/src/Bookmarks/TagHeader.tsx:169
↓ 2 callersFunctionhandleProfileLinkUpdate
(value: string)
apps/extension/src/Settings/CollectionsPage.tsx:13
↓ 2 callersFunctionhandleSaveAssignedTags
()
apps/extension/src/Bookmarks/BookmarkCommand.tsx:122
↓ 2 callersFunctionhandleSaveAssignedTags
()
apps/extension/src/ActiveTabs/ActiveCommand.tsx:216
↓ 2 callersFunctionhandleSort
(col: (typeof sortableColumns)[number])
apps/extension/src/Settings/TagsPage/TagsPage.tsx:57
↓ 2 callersFunctionhandleTitleChange
(value: string)
apps/extension/src/Bookmarks/SavedTabItem.tsx:62
↓ 2 callersFunctionhandleToggleFilterKeyword
(keyword: string, isQuick = false)
apps/extension/src/Bookmarks/BookmarkCommand.tsx:221
↓ 2 callersFunctionhandleToggleFilterKeyword
(keyword: string, isQuick = false)
apps/extension/src/ActiveTabs/ActiveCommand.tsx:277
↓ 2 callersFunctionisAlphanumeric
(key: string)
apps/extension/src/util/string.ts:5
↓ 2 callersFunctionisNumber
(n: unknown)
packages/ui/src/SortableVirtualGrid.tsx:64
↓ 2 callersFunctionisOlderThanThreshold
(unit: TimeUnit, date: string, threshold: number)
apps/extension/src/store/curateStore.ts:128
↓ 2 callersFunctionisPopoverOpen
()
apps/extension/src/util/dom.ts:7
↓ 2 callersFunctionisStale
(lastAccessed: number | undefined)
apps/extension/src/store/tabStore.ts:45
↓ 2 callersMethodisTabSnapshotable
(tab: chrome.tabs.Tab)
apps/extension/src/snapshot/SnapshotService.ts:112
↓ 2 callersFunctionmakeFaviconUrl
(pageUrl: string)
apps/extension/src/components/TabItem.tsx:14
↓ 2 callersFunctionnormalizeListOGLinkTitles
(linkTitles?: string[])
apps/web/src/app/api/lists/util.tsx:25
↓ 2 callersFunctionopenLinksInLLM
( links: { title: string; url: string }[], provider: "chatgpt" | "claude", )
apps/extension/src/util/url.ts:59
↓ 2 callersMethodplay
()
apps/web/src/app/components/bento/PrivacyCard.tsx:81
↓ 2 callersFunctionpluralize
(count: number, singular: string, suffix = "s", includeCount = true)
apps/extension/src/util/string.ts:7
↓ 2 callersFunctionreplaceBy
(array: T[], item: T, predicate: (item: T) => boolean)
apps/extension/src/util/index.ts:78
↓ 2 callersMethodresolveUrl
(urlStr: string, baseUrl: string)
apps/extension/src/TabInfo/MetadataParser.ts:163
↓ 2 callersFunctionsafeUpsertListOGImage
(userId: string, list: UpsertListOGData)
apps/web/src/app/api/lists/util.tsx:123
↓ 2 callersMethodsendToTab
( tabId: number, type: T, payload: MessagePayload<T>, options?: SendOptions, )
apps/extension/src/messaging/MessageBus.ts:41
↓ 2 callersFunctionstringComparator
(a: string, b: string, dir: SortDir)
apps/extension/src/util/sort.ts:6
↓ 2 callersFunctionsubscribeSettingStore
()
apps/extension/src/store/settingStore.ts:107
↓ 2 callersFunctionswipeDown
()
apps/extension/src/Curate/SwipeableCard.tsx:199
↓ 2 callersFunctionswipeLeft
()
apps/extension/src/Curate/SwipeableCard.tsx:145
↓ 2 callersFunctionswipeRight
()
apps/extension/src/Curate/SwipeableCard.tsx:163
↓ 2 callersFunctionswipeUp
()
apps/extension/src/Curate/SwipeableCard.tsx:180
↓ 2 callersFunctiontoActiveTab
(tab: Partial<chrome.tabs.Tab> = {})
apps/extension/src/store/tabStore.ts:52
↓ 2 callersFunctiontoggleAssignedTagId
(tagId: number)
apps/extension/src/Bookmarks/BookmarkCommand.tsx:189
↓ 2 callersFunctionupdateViewport
()
apps/extension/src/hooks/useDynamicViewportVars.ts:9
↓ 2 callersFunctionupsertList
(list?: Partial<List>)
apps/extension/src/store/bookmarkStore.ts:404
↓ 2 callersFunctionuseCurateTabsById
(curateQueueItems: InclusionResult[])
apps/extension/src/store/curateStore.ts:234
↓ 2 callersFunctionuseGridLayoutInfo
(itemCount: number)
apps/extension/src/hooks/useGridLayoutInfo.ts:41
↓ 2 callersFunctionuseTabCommand
()
apps/extension/src/components/TabCommand.tsx:41
↓ 2 callersFunctionuseTabInfoQuery
({ tabId, url, enabled = true }: UseTabInfoQueryOptions)
apps/extension/src/TabInfo/queries.ts:34
↓ 2 callersFunctionuseUpdateListMutation
()
apps/extension/src/Bookmarks/Lists/queries.ts:78
↓ 2 callersFunctionuseViewDuplicateTabIds
()
apps/extension/src/store/tabStore.ts:710
↓ 2 callersFunctionuseViewStaleTabIds
()
apps/extension/src/store/tabStore.ts:717
↓ 2 callersFunctionuseViewTabIds
()
apps/extension/src/store/tabStore.ts:743
↓ 2 callersFunctionuseViewTabIdsByDomain
()
apps/extension/src/store/tabStore.ts:736
↓ 2 callersFunctionuseViewTagIds
()
apps/extension/src/store/bookmarkStore.ts:635
↓ 2 callersFunctionwait
(ms: number)
apps/extension/src/util/index.ts:3
↓ 2 callersFunctionwithClose
(fn: () => void)
apps/extension/src/Bookmarks/BookmarkCommand.tsx:290
↓ 2 callersFunctionwithClose
(fn: () => void)
apps/extension/src/ActiveTabs/ActiveCommand.tsx:332
↓ 1 callersFunctionaddRecentlyClosed
(tab: ActiveTab)
apps/extension/src/store/recentlyClosedStore.ts:32
↓ 1 callersFunctionanimateWorkflow
()
apps/web/src/app/components/bento/WorkflowCard.tsx:23
↓ 1 callersFunctionbuildTwitterShareLink
(list: PublicList)
apps/web/src/app/collections/[listId]/Share.tsx:10
↓ 1 callersFunctioncalcTabMatrix
(tabs: SavedTab[], tags: Tag[], options: { countLoops?: boolean } = {})
apps/extension/src/Stats/TagRelationshipGraph.tsx:32
↓ 1 callersFunctioncallback
()
apps/extension/src/store/bookmarkStore.ts:668
↓ 1 callersFunctioncapitalize
(s: string)
apps/extension/src/util/index.ts:19
↓ 1 callersMethodcaptureAndSave
( tab: chrome.tabs.Tab, options: SnapshotAndSaveOptions = {}, )
apps/extension/src/snapshot/SnapshotService.ts:29
↓ 1 callersMethodcaptureViaContentScript
(tabId: number, timeoutMs = 2000)
apps/extension/src/snapshot/SnapshotService.ts:162
↓ 1 callersFunctioncheckForAtSignMentions
(text: string, minMatchLength: number)
packages/ui/src/RichEditor/plugins/MentionsPlugin.tsx:131
↓ 1 callersFunctionclamp
(value: number, min: number, max: number)
apps/extension/src/util/math.ts:1
↓ 1 callersFunctioncleanupQuickTags
()
apps/extension/src/store/bookmarkStore.ts:360
↓ 1 callersFunctioncleanupValtioKeys
()
apps/extension/src/store/migrate.ts:274
↓ 1 callersMethodclearSnapshots
()
apps/extension/src/snapshot/SnapshotStore.ts:100
↓ 1 callersFunctioncollectCssFiles
(dir: string)
apps/extension/scripts/remToPxCss.ts:7
↓ 1 callersFunctioncomposeComparators
(inclusions: Inclusion[])
apps/extension/src/store/curateStore.ts:156
↓ 1 callersFunctionconvertColors
(css: string, format: ColorFormat)
apps/extension/scripts/colorConvert.ts:162
↓ 1 callersFunctionconvertFile
(filePath: string)
apps/extension/scripts/remToPxCss.ts:27
↓ 1 callersFunctioncreateList
(userId: string, list: List)
packages/lists/src/ListService.ts:10
↓ 1 callersFunctioncreateTargetGeometry
(target: GenieTarget)
apps/web/src/app/Hero/GenieTabs/Warp.tsx:103
↓ 1 callersFunctioncreateTextureCanvas
(width: number, height: number)
apps/web/src/app/Hero/Hero.tsx:59
↓ 1 callersFunctioncurrentTagFirstComparator
(a: Partial<Tag>, b: Partial<Tag>, currentTagId?: number)
apps/extension/src/Bookmarks/SavedTabItem.tsx:22
↓ 1 callersFunctiondebounce
( fn: (...args: Args) => void, delay: number, )
apps/extension/src/util/debounce.ts:1
↓ 1 callersFunctiondeleteTag
(tagId: number)
apps/extension/src/store/tagStore.ts:47
↓ 1 callersMethoddiff
(diff: DetailedDiff)
apps/extension/src/util/LogFormatter.ts:30
↓ 1 callersFunctiondisableAnimation
()
apps/extension/src/store/settingStore.ts:68
← previousnext →101–200 of 996, ranked by callers