Skip to content

Releases: mjsumpter/obsidian-tag-page

1.1.0

04 Aug 16:03
Compare
Choose a tag to compare

What's Changed

  • Duckfarts fix create tag page for nested by @duckfarts in #25
  • Feature: Add setting to toggle link reference to optionally be the full note name by @mjsumpter in #30

Full Changelog: 1.0.3...1.1.0

1.0.3

30 Jul 15:10
Compare
Choose a tag to compare

What's Changed

  • Fixes a bug with file separators by replacing invalid characters with a character designated in the settings
    • Shoutout to @duckfarts for a first contribution, as well as finding and addressing this bug!

Full Changelog: 1.0.2...1.0.3

1.0.2

05 Apr 05:11
Compare
Choose a tag to compare
  • Fix TagInfo Map keys to be lowercase. This reflects Obsidian's case-insensitivity standard for tags

Full Changelog: 1.0.1...1.0.2

1.0.1

05 Apr 01:43
Compare
Choose a tag to compare
  1. Fix up nested tag bugs where they were generally disorganized and showing up under wrong headers
  2. Sort headings by size

Full Changelog: 1.0.0...1.0.1

1.0.0

04 Apr 02:25
cde64dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...1.0.0

0.1.3

15 Nov 21:38
242b566
Compare
Choose a tag to compare

What's Changed

  • Case Insensitive Tags and other small fixes by @mjsumpter in #15

Full Changelog: 0.1.2...0.1.3

0.1.2

31 Oct 19:08
36e8f91
Compare
Choose a tag to compare

Fix versioning issue

0.1.1

31 Oct 19:04
2ba90c1
Compare
Choose a tag to compare

Updated CONTRIBUTING link in README

Full Changelog: 0.1.0...0.1.1

0.1.0

31 Oct 18:54
43d3ba5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.7...0.1.0

0.0.7

25 Sep 16:41
4296c45
Compare
Choose a tag to compare
  • Update ribbon title to use sentence case, per Obsidian guidelines