Use case or problem
Bases currently allow for creating filters on views. In some cases, it would be nice to be able to filter based on properties you know are in the view. Imagine, for example, a view with books: It has a row for titles, a row for authors, and a row for series.
Sometimes, I might want to search up a specific series or author, without creating an entirely new view for this.
Proposed solution
Allow for searching through CTRL/CMD+F
or add a search box at the top of the base. This could either be normal text based search, or use a similar format to the filtering used for base view filters and/or graph view filter. However, it would not be persistent.
Current workaround (optional)
Create temporary filters and delete them later, or create very specific views.
Related feature requests (optional)
N/A