supermemory/apps
MaheshtheDev 8d8d6d91aa feat(browser-extension): webpages capture with markdown conversion (#548)
Improved browser extension memory saving with better content handling and added markdown conversion.

### What changed?

- Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL)
- Added HTML to markdown conversion using TurndownService when saving entire pages
- Improved HTML handling by removing script tags before processing
- Updated the web app to display the saved URL from metadata when available
- Added turndown library and its type definitions as dependencies
2025-11-03 00:41:59 +00:00
..
browser-extension feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00
docs feat: docs with new array contains (#534) 2025-10-27 21:44:07 -07:00
raycast-extension feat(raycast-extension): initial version of supermemory extension for raycast (#440) 2025-10-02 16:22:56 +00:00
web feat(browser-extension): webpages capture with markdown conversion (#548) 2025-11-03 00:41:59 +00:00