From 31106691d4beede8a0a17839ac3091c2746430b6 Mon Sep 17 00:00:00 2001 From: mikael-lovqvists-claude-agent Date: Sun, 22 Mar 2026 13:33:13 +0000 Subject: [PATCH] future-plans: add file picker search filter to short-term list Co-Authored-By: Claude Sonnet 4.6 --- future-plans.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/future-plans.md b/future-plans.md index 5496e17..29b0034 100644 --- a/future-plans.md +++ b/future-plans.md @@ -74,6 +74,11 @@ enum/dropdown) would enable better formatting, validation, and range-aware searc ## PDF / files +### File picker search filter +The file picker dialog has no search/filter input. With many datasheets this becomes +unwieldy. Add a filter input at the top of the list that narrows by display name and +filename. + ### PDF page count and multi-page navigation Currently only the first page thumbnail is shown. Could show page count and allow browsing pages in the lightbox.