enableNoteTitleForLink

  • type: boolean
  • default: true
  • required: false

Description

Enable using note titles when displaying naked links in a published note.

This also applies to note references.

If set to false, the entire hierarchy string will be used for rendering the links.

Example

  publishing:
    enableNoteTitleForLink: true

Backlinks