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

Search Filter #34

Open
dannymate opened this issue Jan 17, 2023 · 0 comments
Open

Search Filter #34

dannymate opened this issue Jan 17, 2023 · 0 comments

Comments

@dannymate
Copy link
Owner

https://discord.com/channels/849024523005460490/849024523005460493/1064988948302135356

Description:
Be able to filter by Node Tag or by Node Name.

Solutions:
Not sure yet will have to look at how the search functionality works.

Result:
Search myTagName will show all nodes that have the myTagName tag or include myTagName in their name.
Search tag:myTagName will only show nodes with that tag.
Search name:nodeName will only search nodes by name.

Extra:
Filter by multiple tags at once. Probably separated by ',' | ' ' | '&'.
Combine filters.

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