jparkerweb / pixel-banner

🚩 Plugin for Obsidian that allows you to automatically add beautiful banner images to your notes from various sources.
https://www.equilllabs.com/projects/pixel-banner.html
MIT License
48 stars 0 forks source link

❓ Content start doesn't work #47

Closed camo200sx closed 3 weeks ago

camo200sx commented 3 weeks ago

For some reason content-start has no affect in my vault. Has this been encountered before?

jparkerweb commented 3 weeks ago

@camo200sx what version of 🚩 Pixel Banner are you using? A bug was introduced in v2.6.0 and fixed in 2.6.4 for this specific issue: https://github.com/jparkerweb/pixel-banner/releases/tag/2.6.4

image

If you are on version 2.6.4 already can you please open dev tools (ctrl/cmd + i) and see if you notice any errors in the console tab? Additionally, download and open the example vault in this repo and see if it behaves properly there: https://github.com/jparkerweb/pixel-banner/blob/main/example-vault.zip

Looking forward to helping you resolve your issue.

jparkerweb commented 3 weeks ago

Example setting Content Start via Frontmatter field

Image

jparkerweb commented 3 weeks ago

Example setting Content Start via Folder Image Settings

Image

jparkerweb commented 3 weeks ago

Example controlling Content Start via General settings

Image

camo200sx commented 3 weeks ago

@jparkerweb . Thanks Justin! I downloaded from the community plug-ins but I guess it wasn't the latest version. Going back in and the update was available. Looking good now.