Releases: lksrpp/obsidian-book-search-covers
Releases · lksrpp/obsidian-book-search-covers
1.0.3
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
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
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
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.