Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 1.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2024-12-30

Fixed

  • In the plugin options menu, the notification text setting will appear conditionally based on if notifications are enabled.

[1.0.0] - 2024-12-1

Changed

  • Name of plugin and related class names changed to use the phrase "anchor links", as this is what they are referred to in th Obsidian docs.

Fixed

  • Headings in settings tab follow Obsidian guidelines.

[0.2.0] - 2024-11-29

Added

  • Option to pick which headings to include in link display text when linking to multiple headings.
  • Options to change where the note name goes in relation to the headings in the link display text.
  • Option to change the message of the optional notice that appears whenever the plugin auto changes the display text.

Fixed

  • Incorrect display text when the link includes multiple headings.