Skip to content

Releases: lksrpp/obsidian-book-search-covers

1.0.3

14 Jun 10:29

Choose a tag to compare

Book Search + Covers 1.0.3

Mobile fix and improvement release.

Fixed

  • iOS: the on-screen keyboard no longer covers the search and cover-picker modals once results appear. The previous fix relied on a viewport signal that iOS does not update for the overlaying keyboard, so the dialogs grew back behind it. The plugin now reads the actual keyboard height and caps the modal to the space above it, with the result list and cover grid scrolling so the footer controls stay reachable.

Added

  • Mobile: dismiss the keyboard to browse results full-screen. Swipe the results list or cover grid to slide the keyboard away, or press the keyboard's Search/return key in the search modal. The dialog grows to fill the freed space.

Desktop behavior is unchanged.

1.0.2

13 Jun 11:56

Choose a tag to compare

Book Search + Covers 1.0.2

Mobile fix release.

Fixed

  • iOS: the on-screen keyboard no longer covers the search and cover-picker modals. On iOS the keyboard overlays the page instead of resizing it, so the Store / Cover dropdowns and the lower results used to be hidden behind it. The modals now anchor to the top and cap their height to the space above the keyboard, with the result list and cover grid scrolling so the footer controls stay reachable.

Desktop behavior is unchanged.

1.0.1 - Initial release, polished

11 Jun 14:15

Choose a tag to compare

The first public release of Book Search + Covers (1.0.0 plus small fixes from the directory review).

Search for a book as you type, pick the exact edition you mean, and get a finished note from your own template, complete with a high resolution cover.

Highlights

  • Live search with covers, blurbs, and precise ISBN lookups, powered by Google Books with a keyless Open Library fallback
  • High resolution covers, stored as a link or downloaded into your vault
  • A cover picker that shows candidates from Google Books and Apple side by side, with delivered pixel sizes, to upgrade the cover of any existing note
  • Fully customizable note templates, file name included, that play well with Templater
  • Works on desktop and mobile

Changes since 1.0.0

  • Release assets now ship with GitHub artifact attestations, so you can verify they were built from this repository
  • Build tooling: replaced the deprecated builtin-modules package with Node's built-in module list

See the README for the full tour, including demo GIFs of both workflows.

1.0.0 - Initial release

11 Jun 14:00

Choose a tag to compare

The first release of Book Search + Covers.

Search for a book as you type, pick the exact edition you mean, and get a finished note from your own template, complete with a high resolution cover.

Highlights

  • Live search with covers, blurbs, and precise ISBN lookups, powered by Google Books with a keyless Open Library fallback
  • High resolution covers, stored as a link or downloaded into your vault
  • A cover picker that shows candidates from Google Books and Apple side by side, with delivered pixel sizes, to upgrade the cover of any existing note
  • Fully customizable note templates, file name included, that play well with Templater
  • Works on desktop and mobile

See the README for the full tour, including demo GIFs of both workflows.