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

Add filter-lists to filter the start elements #1

Open
alinnert opened this issue Nov 23, 2022 · 0 comments
Open

Add filter-lists to filter the start elements #1

alinnert opened this issue Nov 23, 2022 · 0 comments

Comments

@alinnert
Copy link
Owner

The user should be able to filter the results to only show paths that start with one of several specified elements

There should be a direct filter:

xt ./file.xsd element --filter elem-a,elem-b

There should also be a way to store predefined elements in a filter-list:

xt filter-list set set1 elem-a,elem-b
xt filter-list remove set1

These lists should be stored in a configuration file in the current user's profile directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant