future-plans: add file picker search filter to short-term list

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-22 13:33:13 +00:00
parent e61b6cd548
commit 31106691d4

View File

@@ -74,6 +74,11 @@ enum/dropdown) would enable better formatting, validation, and range-aware searc
## PDF / files ## 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 ### PDF page count and multi-page navigation
Currently only the first page thumbnail is shown. Could show page count and allow Currently only the first page thumbnail is shown. Could show page count and allow
browsing pages in the lightbox. browsing pages in the lightbox.