Add bookmark thumbnail metadata

This commit is contained in:
2026-05-08 11:47:38 -04:00
parent 2410e71006
commit b4355d0f82
5 changed files with 78 additions and 0 deletions
+15
View File
@@ -194,3 +194,18 @@ Group archive uses the explicit archive command for the same active group flow:
│ example.com │ │
└──────────────────────────────┴───────────────────────────────────────────────┘
```
Bookmarks with saved page thumbnails keep the list compact and show the snapshot state inline:
```text
┌──────────────────────────────────────────────────────────────────────────────┐
│ ELY Browser [ ely://bookmarks............................ ] [pin] [*] [+] │
├──────────────────────────────┬───────────────────────────────────────────────┤
│ Tabs │ Bookmarks 1 bookmark │
│ Bookmarks │ Profile: Default │
│ │ │
│ │ [book] example.com [open][edit]│
│ │ https://example.com/research │
│ │ Work - Snapshot saved │
└──────────────────────────────┴───────────────────────────────────────────────┘
```