mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-20 00:56:41 +00:00
- Note tab auto-detects when content is a URL and changes CTA to 'Save link' - URL detection uses plain text (not markdown) to avoid Tiptap serialization issues - Requires dot in hostname for protocol-less URLs to prevent false positives - URL normalization happens in parent handler for consistent Cmd+Enter and CTA behavior - TextEditor now exposes onPlainTextChange callback |
||
|---|---|---|
| .. | ||
| extensions.tsx | ||
| index.tsx | ||
| slash-command.tsx | ||
| suggestions.tsx | ||