kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.18k stars 294 forks source link

macOS Console UI Improvements #281

Open AvdLee opened 1 month ago

AvdLee commented 1 month ago

The current filtering of the Console View happens via the toolbar search field. Following macOS standards, this is a bit odd. Normally, like in Xcode, you filter inside the list using a footer bar:

CleanShot 2024-07-08 at 08 20 23@2x

This also allows us to move the error filter to a more logical place at the bottom right corner, as well as the "is now"-mode button (the clock)

@kean let me know if this makes sense to you and I'll add this to my roadmap.