Files
linkding-ios/Marks/Views/BookmarkRow.swift
Krishna Kumar 8a27b692b8
All checks were successful
CI / build-and-deploy (push) Successful in 30s
feat(BookmarkRow): show a content excerpt under each bookmark title
Surface a bit of the page content in the list without fetching/parsing pages
ourselves — linkding already returns the scraped metadata in the bookmark
payload. Add Bookmark.contentExcerpt (website_description, falling back to the
user's note) and render it under the title: AI summary takes priority and stays
italic, otherwise the scraped excerpt shows. Rows with neither degrade to the
existing favicon + title layout.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 14:20:28 -05:00

5.7 KiB