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. |
||
|---|---|---|
| .. | ||
| connections.tsx | ||
| file.tsx | ||
| index.tsx | ||
| link.tsx | ||
| note.tsx | ||