List is strictly newest-first; search only filters
Drop the recency/pin/usage score bonuses that reordered the picker: an entry pasted before outranked a fresh copy for hours. Results are now sorted by timestamp only; query tokens and fuzzy terms filter rows.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import "Classify.js" as Classify
|
||||
|
||||
// Clipboard history picker — Raycast-style: fuzzy search bar, result list,
|
||||
// and a per-type preview pane. Clone of omarchy.clipboard with richer
|
||||
// capture metadata (app, size, dims, pins, usage) and full-text fuzzy search.
|
||||
// capture metadata (app, size, dims, pins, usage) and full-text fuzzy filtering.
|
||||
Item {
|
||||
id: root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user