Page 1 of 1

Yarn 2 Node Level Tags

Posted: Thu Feb 06, 2025 9:45 am
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~

Re: Yarn 2 Node Level Tags

Posted: Thu Feb 06, 2025 11:07 am
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.

Re: Yarn 2 Node Level Tags

Posted: Thu Feb 06, 2025 1:55 pm
by mswinimer
Thanks Tony,

I can drop a tag on the first/last response object when I need it as a workaround.

Re: Yarn 2 Node Level Tags

Posted: Thu Feb 06, 2025 2:55 pm
by Tony Li
Sounds good!