Skip to content

Releases: Mara-Li/obsidian-metacopy

1.10.0

30 Jul 17:32
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.10.0 (2023-07-30)

Features

  • add support for path frontmatter keys (8291d8d)

Bug Fixes

  • contextMenu: no context menu appear (096b981), closes #2
  • plugin: the plugin doesn't work with the basic settings (1a8cc4d), closes #2

1.9.2

28 Jan 00:46
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.9.2 (2023-01-28)

Bug Fixes

1.9.1

21 Jan 09:52
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.9.1 (2023-01-21)

1.9.0

21 Jan 09:42
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.9.0 (2023-01-21)

Features

  • allow obsidian path to be created if there is no frontmatter (22213ab)

1.8.1

15 Jan 00:53
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.1 (2023-01-15)

Bug Fixes

  • forgot to return if usefrontmattertitle is set to false (82fe2e5)

1.8.0

15 Jan 00:11
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2023-01-15)

Features

  • delete a part of the links (9a692e4)

1.7.1

02 Jan 23:21
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.1 (2023-01-02)

Bug Fixes

  • title error using obsidian path (59e8ee6)

1.7.0

31 Dec 16:03
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.0 (2022-12-31)

Features

  • Adding link replacement as in Github Publisher (50c25fb)

1.5.1

20 Dec 08:21
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.1 (2022-12-20)

Bug Fixes

  • Uncaught TypeError: Cannot read properties of null (reading 'path') in Canva (bfbb64e)

1.6.0

26 Nov 13:08
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.0 (2022-11-26)

Features

  • adding "baselinks" key option to change baselink for perfile settings (5b00349)
  • specify a frontmatter key for the title creation (00677ef)