mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
- Detect multiple URLs pasted into the Link tab (and Note tab via a dismissible banner) and create one memory per link instead of a single document. - Markdown-aware URL extraction with within-paste dedup and a deselectable preview. - Send all links in one POST /v3/documents/batch request (chunked at 500 for the 600 cap); register the route in the client. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| auth-context.tsx | ||
| auth.middleware.ts | ||
| auth.ts | ||
| constants.ts | ||
| error-tracking.tsx | ||
| generate-id.ts | ||
| glass-effect-manager.ts | ||
| package.json | ||
| posthog.tsx | ||
| queries.ts | ||
| query-client.tsx | ||
| similarity.ts | ||
| tsconfig.json | ||
| types.ts | ||
| utils.ts | ||