Skip to content

Releases: jparkerweb/pixel-banner

v2.8.1 - 🌊 Lets Make an Unsplash

07 Nov 19:44
Compare
Choose a tag to compare

🎉 What's New

v2.8.1

Fixed

  • Banner image overlapping with note content
  • Banner image impacting absolute-positioned and floated elements

v2.8.0

Added

  • Unsplash API support

pixel-banner-2 8 0


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.8.0 - 🌊 Lets Make an Unsplash

04 Nov 22:32
Compare
Choose a tag to compare

🎉 What's New

v2.8.0

Added

  • Unsplash API support

pixel-banner-2 8 0


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.7.0 - 🔵🔴 Flickr Time

04 Nov 05:05
Compare
Choose a tag to compare

🎉 What's New

v2.7.0

Added

  • Flickr API support
  • Random API provider selection

pixel-banner-2 7 0


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.6.7 - 🔃 Refresh It

04 Nov 04:07
Compare
Choose a tag to compare

🎉 What's New

v2.6.7

Fixed

  • fix Note properties z-index

v2.6.6

Fixed

  • Fix z-index issue with banner image

v2.6.5

Fixed

  • Fix issue when Note elements have "css float" applied (content being pushed down)

v2.6.4

Fixed

  • Content Start and Y Position inheritance issues

v2.6.3

Fixed

  • Fixed issue where the Pin and Refresh Icons would sometimes display on notes without banners
  • Fixed caching issue where banners from notes viewed previously would display on new/other notes

v2.6.2

Added

  • Added command palette commands for Pin and Refresh actions
    • Commands are contextually available based on current note and settings
  • Added Fuzzy Suggest Modal for Folder Selection when Pinning a Banner Image
  • Pin and Refresh Icons are now semi-transparent unless hovered over as to not be too distracting

v2.6.1

Updated

  • Removed Pin and Refresh Icons from showing in Embedded Notes

v2.6.0

Added

  • Added a Refresh Icon that appears next to the pin icon for random API images
  • Click the refresh icon (🔄) to instantly fetch a new random image
  • Enable/Disable the Refresh Icon in Settings (dependent on Pin Icon being enabled)

image


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.6.0 - 🔃 Refresh It

30 Oct 04:50
b910c46
Compare
Choose a tag to compare

🎉 What's New

v2.6.0

Added

  • Added a Refresh Icon that appears next to the pin icon for random API images
  • Click the refresh icon (🔄) to instantly fetch a new random image
  • Enable/Disable the Refresh Icon in Settings (dependent on Pin Icon being enabled)

image


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.5.6 - 📌 Just Pin It!

29 Oct 23:20
Compare
Choose a tag to compare

🎉 What's New

v2.5.6 - v2.5.1

Added

  • Note frontmatter now updated to allow for keywords separated by commas when using API (allowing for more random variety per note)
  • Folder Images keywords input now supports multiple keywords separated by commas (allowing for more random variety per folder)
  • When "Pinning" an image, the plugin now waits for potential a rename/move of the file to the local vault before updating the note frontmatter

Fixed

  • "Pinnings" now correctly updates note frontmatter to use local image when saving if the note didn't already have a banner field
  • Fix issue where a defined "Folder Images" path of root / was not being respected
  • Description messages in settings page is now rendering properly acoss all tabs
  • Scroll the pin icon with note content

v2.5.0

Added

  • Pin Icon Feature: Save API images to your vault
    • Click the pin icon (📌) to save random banner images locally
    • Choose custom filenames when saving
    • Automatically updates note frontmatter to use local image
    • Configure save location in settings
  • Orphaned Pins Cleanup: Utility to remove unused pinned images
    • Clean up button in settings
    • Safely moves unused images to trash
    • Checks all custom banner field names

pixel-banner-v2 5 0


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.5.0 - 📌 Just Pin It!

29 Oct 16:42
f0aa6e1
Compare
Choose a tag to compare

Added

  • Pin Icon Feature: Save API images to your vault
    • Click the pin icon (📌) to save random banner images locally
    • Choose custom filenames when saving
    • Automatically updates note frontmatter to use local image
    • Configure save location in settings
  • Orphaned Pins Cleanup: New utility to remove unused pinned images
    • Clean up button in settings
    • Safely moves unused images to trash
    • Checks all custom banner field names

pixel-banner-v2 5 0


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.4.0 - 🧪 API Tests

27 Oct 19:39
Compare
Choose a tag to compare

Added

  • API Test Buttons: Added "Test API" buttons for both Pexels and Pixabay API keys
    • Instantly verify if your API keys are valid
    • Visual feedback with success/failure notifications
    • Prevents invalid API key submissions

Fixed

  • Settings UI: Fixed issue with callout text visibility when inputs have focus

image


If you enjoy this plugin please consider sending me a tip to support my work 😀

🍵 tip me here

v2.3.1 - ⭕ Banner Radius

25 Oct 22:08
Compare
Choose a tag to compare

Added

  • Border Radius: Customize the corner radius of banner images (0-100 pixels; default 17)
    • Global default setting
    • Folder-specific override
    • Per-note override via frontmatter
  • New custom field names for border radius
  • Updated examples to showcase border radius options

image


If you enjoy this plugin please consider sending me a tip to support my work 😀
🍵 tip me here

v2.2.5 - 👻 Fade and Banner Height

25 Oct 08:19
Compare
Choose a tag to compare

image

image

Added

  • Banner Height: Customize the height of banner images (100-2500 pixels; default 350)
    • Global default setting
    • Folder-specific override
    • Per-note override via frontmatter
  • Banner Fade Effect: Control the fade transparency (-1500 to 100)
    • Global default setting
    • Folder-specific override
    • Per-note override via frontmatter
  • New custom field names for banner height and fade effect
  • Updated settings interface with slider controls for fade effect
  • Direct Children Only option for Folder Images
    • Enable this option to apply the banner settings only to the direct children of the specified folder, excluding sub-folders.

Changed

  • Improved settings UI with better organization of controls
  • Enhanced visual feedback for settings changes
  • Updated examples to showcase new banner height and fade options

Fixed

  • Fixed issue where banner image was not being displayed if it was an internal link not wrapped in quotes
  • Fixed issue where the banner image z-index was overlapping the properties block
  • Fixed issue with Obsidian's virtual DOM removing the banner image and causing image flicker

If you enjoy this plugin please consider sending me a tip to support my work 😀
🍵 tip me here