mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
* feat: add coverImageSource property * feat: add cover image source setting * feat: load first image from frontmatter * fix: reload image when imageUrl changes * feat: remove image url setting * feat: add business logic for finding images * feat: add image property setting * fix: handle when social image is disabled * test: update data.json for test vault * fix: add reactivity for cover image source setting changes * refactor: update setting name |
||
|---|---|---|
| .. | ||
| .obsidian | ||
| .vaultexplorer | ||
| attachments | ||
| Complex content.md | ||
| Content with image embed.md | ||
| Creation property with date.md | ||
| Creation property with datetime.md | ||
| Favorite property.md | ||
| Frontmatter with banner and image.md | ||
| Frontmatter with banner and url.md | ||
| Frontmatter with url and banner.md | ||
| Image property.md | ||
| Long content.md | ||
| Long title and url - aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.md | ||
| Many tags.md | ||
| Modification property with date.md | ||
| Modification property with datetime.md | ||
| Short content.md | ||
| Tags and custom properties.md | ||
| Tags and url.md | ||