Metadata

In order to add metadata to each note you should create a table with two columns: “name” and “value”. Like this:

Screenshot 2024-07-12 at 10.37.44 PM.png

There are several optional metadata properties that you can specify:

You can add any additional metadata property that you consider valuable.

Special Note’s Metadata

namevaluedescription
embedPdfyes/no (Default: no)If set to “yes” it will embed PDF documents inside the page using iframe.
fontFamilyDefault: helveticaFont family.
isPublicyes/no (Default: yes)If you want to hide note from the sitemap and rss feed - set this to no.
newsletterEmbedFormyes/no (Default: yes)By default all https://recuremail.com links will be turned into signup form. But you can disable it.
newsletterSubscribeButtonDefault: SubscribeCustomize subscribe button text.
newsletterSubscribeCallToActionDefault: Sign up for newsletterCustomize subscribe input text.

Special Collection’s Metadata

Home page and any folder page are considered “collection” pages. If you want to customize behavior of collection create special note called “index”(in the root of your site or for each specific folder as you wish).

namevaluedescription
showChildrenyes/no (Default: yes)If set to “no” it will disable rendering of links to the notes and folders inside this collection.
sortBycreatedSet property to sort the list by. Can use "updated" or any metadata property that your notes have.
noteHeaderPropsdateComma-separated list of note's properties you want to show in the note's header. Can use any custom property you have in your notes. Also "date" is global property.
fontFamilyDefault: helveticaFont family.

Special Site Index Metadata

NameValuedescription
logoBorder1px solid black/none (Default: none)Use CSS like "1px solid black" to add border to your logo. "none" is default.
logoTextDefault: noneYou can replace logo with text.
backgroundColorDefault: #fffcf2Use color that will be background color of your site.
textColorDefault: blackUse hex color code.
titleColorDefault: blackUse hex color code.
sortBytitle/update/create (Default: create)Sort notes by create date, updated date or title.
tableBorder1px solid black/none (Default: 1px solid black)Use CSS like "1px solid black" to add border to your tables.
tableWidthDefault: 140%Width of the table.
inputBorder1px solid black/none (Default: none)Use CSS like "1px solid black" to add border to your inputs. "none" is default.
authorDefault: usernameSet author name for the site.
fontFamilyDefault: helveticaFont family.
fontSizeDefault: 16pxUse 14px to make all text smaller and more compact.
textLineHeightDefault: 1.5remUse 1.4rem for smaller and more compact text.
headAppendDefault: noneAdd custom JS that would be added to HTML head. Wrap it in