Skip to content

Search Tags #33

@dannymate

Description

@dannymate

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

Description:
Be able to add tags to a Node to allow better search functionality.

Solutions:
Preferred: Adding args string[] tags to NodeMenuItem, where each entry is a tag.
Alternative: If already using the args slot in NodeMenuItem we can instead ask for a simple string[] as another parameter . With ideal usage being providing a const string[] within a Node and consuming it within the attribute.
Alternative: Separate SearchTag attribute.

Result:
Search myTagName will show all nodes that have the myTagName tag or include myTagName in their name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions