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

Implement SearchableTreeWidget for Metadata #73

Open
evamaxfield opened this issue Apr 20, 2023 · 1 comment
Open

Implement SearchableTreeWidget for Metadata #73

evamaxfield opened this issue Apr 20, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@evamaxfield
Copy link
Collaborator

pyapp-kit/superqt#158

Better metadata exploration and navigation. Might need to convert the XML / etree metadata structs to dict but might give it a try with just passing it in.

@evamaxfield evamaxfield added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Apr 20, 2023
@andy-sweet
Copy link

If anyone picks this up and struggles with that superqt addition, let me know I can try to improve it. For XML, it could make sense to add something like a fromIterable factory method and just create a tree with a single column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants