Releases: Trikzon/obsidian-frontmatter-links
Releases · Trikzon/obsidian-frontmatter-links
1.2.7
- 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
- Fix error that some users have encountered involving a null pointer exception #13 #14
1.2.5
- 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
- Fix auto rename file inside folder
- Add auto update links setting
1.2.4-beta
- Correctly render links to attachments on the graph
1.2.3-beta
- Add support for files in folders
1.2.2-beta
- 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
- Fix "Ranges must be added sorted by
from
position and startSide
" error
1.2.0-beta
- Refactor code to be more readable and support urls such as
https://localhost:80
1.1.0
- Add support for external links without surrounding quotes (e.g.
https://google.com
) #6 (Fixes #5)