Review cards sort alphabetically within each section
Same reasoning as the Titles page: csv order is extraction order, which reads as random. Matches, Editions, and Merges each sort by title (case-insensitive); the sort is stable within a payload so the keyboard cursor doesn't jump between polls. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016jXZFSTZQKzAC8fqpWSz9g
This commit is contained in:
co-authored by
Claude Fable 5
parent
90e75daf98
commit
42ef34c3a7
@@ -1746,5 +1746,16 @@
|
||||
"shelf-20260803-215703.jpg"
|
||||
],
|
||||
"title_normalized": "office trivia game"
|
||||
},
|
||||
{
|
||||
"title_raw": "Civilization: West Extension Map",
|
||||
"confidence": "high",
|
||||
"publisher_hint": "",
|
||||
"edition_hint": "",
|
||||
"year_hint": null,
|
||||
"language_hint": "",
|
||||
"art_notes": "",
|
||||
"source_photos": [],
|
||||
"title_normalized": "civilization west extension map"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user