Skip to content

Releases: wenlzhang/obsidian-file-title-updater

0.3.0

06 Apr 10:39
Compare
Choose a tag to compare

Changes

  • Customize sync sources
  • Update README.md

0.2.1

12 Mar 15:28
Compare
Choose a tag to compare

Address review comments

  • Fix frontmatter for empty file
  • Update yaml handling
  • Update frontmatter handling method
  • Update heading sync method
  • Use conditional commands for callback

0.2.0

06 Mar 11:11
Compare
Choose a tag to compare

Improve illegal character handling

  • Allow several methods of handling illegal characters
    • Remove illegal characters
    • Replace with space
    • Replace with dash (-)
    • Replace with underscore (_)
    • Custom replacement
  • Allow updating all titles with santized version

All of these can be configured in settings.

0.1.5

05 Mar 19:40
Compare
Choose a tag to compare

Fine tune plugin description.

0.1.4

05 Mar 19:29
Compare
Choose a tag to compare

Initial release.