Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on April 22, 2022 6:12PM
Likes: 0
Replies: 3
I was wondering how to link specific section of another article to a article so that when clicked it will direct you to that articles sections. Also how to you bring in metadata from dss objects into articles
Operating system used: AWS
Hello @bijantavakoli
-
You are able to link DSS objects (e.g. projects, datasets, sub-articles etc.) in a Wiki by going to "edit" mode and clicking on the bird icon as shown in the screenshot. Please also find an article here which shows how to reference DSS objects.
Hope this helps!
Thank you for replying, I think what I am looking for is going to a specific section in an article that is linked or pulling additional metadata
Since wiki articles use markdown syntax, you can link sub-articles using standard markdown link syntax: [text that is linked](https://www.dataiku.com). The easiest way to link to specific sections of wiki articles is to copy the link from the section you want by hovering over the section title, and clicking the "chain" icon to the right.
You can find additional information about attachment and links in our Wiki documentation here.