postbird icon indicating copy to clipboard operation
postbird copied to clipboard

Feature request - Quick filter

Open michaelfresco opened this issue 7 years ago • 2 comments

It would be nice to quickly filter results, like it is possible in DB Browser for SQLite.

I have attached a screenshot of how this works in DB Browser:

sqlite_db_browser

michaelfresco avatar Apr 24 '18 14:04 michaelfresco

Interesting, will think about it. How that filter works? Show exact match or any value that contain? (like %val%) Is it for table data or for result of query?

Paxa avatar Apr 24 '18 18:04 Paxa

Awesome! In that Sqlite db browser app, they do it on the complete table. It's my guess they probably uses %val%. Works really nice though.

Michael

On Tue, Apr 24, 2018 at 8:13 PM, Pavel Evstigneev [email protected] wrote:

Interesting, will think about it. How that filter works? Show exact match or any value that contain? (like %val%) Is it for table data or for result of query?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Paxa/postbird/issues/31#issuecomment-384029259, or mute the thread https://github.com/notifications/unsubscribe-auth/AOXhMBa8-2nFJcl7v7pgOgAft6p-AAD6ks5tr2tKgaJpZM4Thy_H .

-- Kind regards, Michael Fresco

michaelfresco avatar Apr 26 '18 08:04 michaelfresco