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.
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:myTagNamewill only show nodes with that tag.Search
name:nodeNamewill only search nodes by name.Extra:
Filter by multiple tags at once. Probably separated by ',' | ' ' | '&'.
Combine filters.