Skip to content

Releases: Trikzon/obsidian-frontmatter-links

1.2.7

02 Dec 15:02
Compare
Choose a tag to compare
  • Disabled "Automatically update internal frontmatter links" feature
  • The feature will be fixed next week after my finals. Sorry for any trouble its bugs caused.

1.2.6

28 Nov 22:04
Compare
Choose a tag to compare
  • Fix error that some users have encountered involving a null pointer exception #13 #14

1.2.5

24 Nov 00:48
Compare
Choose a tag to compare
  • Add frontmatter links to the graph
  • Add auto-rename functionality
  • Style not-created links correctly
  • Style frontmatter links closer to how Obsidian does
  • Fix not working on mobile
  • Add settings

1.2.5-beta

24 Nov 00:35
Compare
Choose a tag to compare
1.2.5-beta Pre-release
Pre-release
  • Fix auto rename file inside folder
  • Add auto update links setting

1.2.4-beta

23 Nov 21:19
Compare
Choose a tag to compare
1.2.4-beta Pre-release
Pre-release
  • Correctly render links to attachments on the graph

1.2.3-beta

23 Nov 21:06
Compare
Choose a tag to compare
1.2.3-beta Pre-release
Pre-release
  • Add support for files in folders

1.2.2-beta

23 Nov 20:05
Compare
Choose a tag to compare
1.2.2-beta Pre-release
Pre-release
  • Style unresolved links correctly
  • Add settings
  • Change link styles to be obsidian-like #1
  • Add frontmatter links to the graph #2
  • Add auto renaming frontmatter links

1.2.1-beta

23 Nov 01:27
Compare
Choose a tag to compare
1.2.1-beta Pre-release
Pre-release
  • Fix "Ranges must be added sorted by from position and startSide" error

1.2.0-beta

23 Nov 01:18
Compare
Choose a tag to compare
1.2.0-beta Pre-release
Pre-release
  • Refactor code to be more readable and support urls such as https://localhost:80

1.1.0

10 Nov 16:52
Compare
Choose a tag to compare
  • Add support for external links without surrounding quotes (e.g. https://google.com) #6 (Fixes #5)