Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal filters #28

Open
mottosso opened this issue May 19, 2016 · 0 comments
Open

Terminal filters #28

mottosso opened this issue May 19, 2016 · 0 comments
Labels

Comments

@mottosso
Copy link
Member

mottosso commented May 19, 2016

Goal

Enable filtering of information in the terminal.

This will also be used to "inspect" an item. As in, when indicating that you wish to inspect an item, the tab will change to the terminal with filters set based on the item.

In the case of inspecting an instance, the terminal will be set to only show messages related to it.

Implementation

A QSortFilterProxyModel (gah, that name) will be added on-top of the existing terminal model, with buttons along the bottom to control it's function.

mottosso added a commit to mottosso/pyblish-lite that referenced this issue May 19, 2016
mottosso added a commit that referenced this issue May 22, 2016
tokejepsen pushed a commit to tokejepsen/pyblish-lite that referenced this issue May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant