mirror of
https://github.com/dergigi/boris.git
synced 2026-01-18 22:34:34 +01:00
- Add readingProgress prop to BookmarkItem component - Display reading progress in CompactView with 2px indicator - Display reading progress in CardView with 3px indicator - Progress color matches main app: blue (reading), green (completed), neutral (started) - Add getBookmarkReadingProgress helper in Me.tsx - Show progress only for kind:30023 articles with progress > 0 - Reading progress now visible across all bookmark view modes