Closed alienlebarge closed 5 years ago
I post bookmarks from Quill where I can put the following informations:
Sitewriter do not get the info of Bookmark URL and Name because I can't find wich variable to use in the template.
Is there any variable I can use to get the information of bookmark's title and url ?
My sitewriter bookmark template (where title and url do not work):
--- title: {{title}} date: {{datetime}} url: {{url}} tags: {{#categories}} - {{.}} {{/categories}} --- {{content}}
And thanks for this incredible website. You rocks :raised_hands:
I never finished/tested bookmarks!
You should now see name and url as variables. I've tested with Quill, but only lightly.
name
url
Description
I post bookmarks from Quill where I can put the following informations:
Sitewriter do not get the info of Bookmark URL and Name because I can't find wich variable to use in the template.
Ask
Is there any variable I can use to get the information of bookmark's title and url ?
Additional Info
My sitewriter bookmark template (where title and url do not work):
And thanks for this incredible website. You rocks :raised_hands: