"shareAlias":"define an alias using which the note will be available under https://your_trilium_host/share/[your_alias]",
"shareAlias":"define an alias using which the note will be available under https://your_trilium_host/share/[your_alias]",
"shareOmitDefaultCss":"default share page CSS will be omitted. Use when you make extensive styling changes.",
"shareOmitDefaultCss":"default share page CSS will be omitted. Use when you make extensive styling changes.",
"shareRoot":"marks note which is served on /share root.",
"shareRoot":"marks note which is served on /share root.",
"shareDescription":"define text to be added to the HTML meta tag for description",
"shareRaw":"note will be served in its raw format, without HTML wrapper",
"shareRaw":"note will be served in its raw format, without HTML wrapper",
"shareDisallowRobotIndexing":`will forbid robot indexing of this note via <code>X-Robots-Tag: noindex</code> header`,
"shareDisallowRobotIndexing":`will forbid robot indexing of this note via <code>X-Robots-Tag: noindex</code> header`,
"shareCredentials":"require credentials to access this shared note. Value is expected to be in format 'username:password'. Don't forget to make this inheritable to apply to child-notes/images.",
"shareCredentials":"require credentials to access this shared note. Value is expected to be in format 'username:password'. Don't forget to make this inheritable to apply to child-notes/images.",