Releases: oleeskild/obsidian-digital-garden
Release 2.9.2
Fixed bug where frontmatter data would be included when embedding an excalidraw file.
Release 2.9.1
Features
Modifying default settings: You can now modify default note settings to be what fits you best. Modifying the settings per note via frontmatter is still supported, allowing you to also set settings on a per-note basis.
Allow dg-publish in excalidraw (#36)
Add setting to allow passing frontmatter through to template (#33)
Bugfixes
Do not update favicon if it hasn't changed (#32)
Links to non-existent files will now be converted to a link.
Release 2.8.5
Release 2.8.4
Fixes issue where any Markdown formatted content appearing in the first line of a tranclusion would not be properly formatted.
Thanks to @phillipmorg for reporting this issue in PR #23
Release 2.8.3
Themes in appearance settings are now sorted alphabetically.
Release 2.8.2
Better home note URL copy
This release changes the behavior of the copy garden URL when the home note is active. Instead of copying the full note URL, it copies the the root of the site URL
Release 2.8.1
Better frontmatter handling
This release fixes a bug where frontmatter data that contained whitespace before it wouldn't work properly. Your frontmatter data in your note may now contain whitespace before it's defined.
I.e. like this:
---
dg-pubilsh: true
---
Release 2.8.0
Header link support
Add support for linking to header in another note by using syntax [[Some Note#Some Header]].
Note: Currently it does not support linking into nested header like so [[Some Note#Heading#SubHeading]]. It will then link to the first "#Heading" part of the note.
Remember to also update your garden site template for this to work
Release 2.7.0
Release 2.7.0
Remember to update to the latest template in the digital garden settings for new features to work properly
Themes
Added support for specifying any obsidian theme.
Favicons
Added support for setting a favicon
Admonitions enhancements
Add support for all admonition types
Add support for setting admonition title
Add support for setting empty admonition title
Markdown checkboxes
Added support for properly showing checkboxes
Note settings
Add support for using the 'dg-home-link: false' for hiding the home link in a note
Release 2.6.2
- Fixed issue where notes in publication center were duplicated when closing before it was finished loading.
- Fixed issue where some files that weren't changed was marked as changed