Yarn 2 Node Level Tags

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
mswinimer
Posts: 3
Joined: Thu Feb 06, 2025 9:41 am

Yarn 2 Node Level Tags

Post by mswinimer »

I've added the Yarn 2 extras package and can see the Metadata value being imported and attributed to individual lines. However, I'm trying to use node level tags and do not see that being imported. Anyone know if this is supported?
https://docs.yarnspinner.dev/getting-st ... s-in-nodes

ex

Code: Select all

title: d1_mother_2
position: 134,-544
tags: #auth authority:d1_mother_authority
---
    -> How are you doing?
    
Thank you for the help~
User avatar
Tony Li
Posts: 22886
Joined: Thu Jul 18, 2013 1:27 pm

Re: Yarn 2 Node Level Tags

Post by Tony Li »

Hi,

I don't believe node-level tags are being imported because they don't correspond to dialogue entries in the Dialogue System.
mswinimer
Posts: 3
Joined: Thu Feb 06, 2025 9:41 am

Re: Yarn 2 Node Level Tags

Post by mswinimer »

Thanks Tony,

I can drop a tag on the first/last response object when I need it as a workaround.
User avatar
Tony Li
Posts: 22886
Joined: Thu Jul 18, 2013 1:27 pm

Re: Yarn 2 Node Level Tags

Post by Tony Li »

Sounds good!
Post Reply