When i try to change a plugin's property type to link, it always interprets this link as a note, creating a new one if it doesn't exist. However, when using built-in properties, links within text fields can also point to sections—either within the same file or in others—yet I haven't been able to replicate this behavior using the plugin's text or link property types. When attempting to use a link type, it creates a new note with a # prefix, since section links follow the [[#section name]] format. When using the text type, it simply converts the data into a link, resulting in the same behavior as the link type.
When i try to change a plugin's property type to link, it always interprets this link as a note, creating a new one if it doesn't exist. However, when using built-in properties, links within text fields can also point to sections—either within the same file or in others—yet I haven't been able to replicate this behavior using the plugin's text or link property types. When attempting to use a link type, it creates a new note with a
#prefix, since section links follow the[[#section name]]format. When using the text type, it simply converts the data into a link, resulting in the same behavior as the link type.