Skip to content

Changing preview of the notes with a customized description in frontmatter backlink’s notes #101

Closed Answered by yazae
yazae asked this question in Q&A
Discussion options

You must be logged in to vote

Nevermind, I found my problem :

                    backlinks.push({
                        url: otherNote.url,
                        title: otherNote.data.title,
                        description: otherNote.data.description, //MY CODE
                        preview
                    })

just adding the description like any other item in eleventy worked, without trying to touch the other part of the code. I feel very dumb but it works !

sorry for the bother,

Yazae

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yazae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant