Book Clipper
approvedby Hossein Fardmohammadi
Save book details from websites into your notes.
English | فارسی
Book Clipper

This plugin imports book information from these websites into Obsidian:
Available Variables
- {{title}}
- {{author}}
- {{translator}}
- {{pages}}
- {{cover}}
- {{publisher}}
- {{datepublished}}
- {{ISBN}}
- {{url}}
- {{language}}
⚠️ On Goodreads {{translator}} isn’t returned because authors and translators aren’t properly separated in the JSON-LD we use for web scraping. As a result, both end up in the author field.
⚙️ Installation
- Open this link.
- Select Open Obsidian.
- Click the Install button.
🛠️ Usage
- Create a template note (e.g.
book-template.md) and insert the variables above in the properties or content. - Place the template in a folder like
templates. - Create a folder for your books (e.g.
my books). - In plugin settings:
- Template note path →
templates/book-template - Save folder path →
my books
- Template note path →
- Open the Command Palette and run
Add book from link. - Enter the book link and confirm.
https://github.com/user-attachments/assets/4664c45e-e177-40b9-aa0d-d0c7f0bc8a60
⚠️ Disclaimer
This plugin is designed solely for personal and non-commercial use. The developer is not responsible for any potential misuse.
☕ Support
This project is offered for free so everyone can use it without restrictions.
If you found this tool useful, you can support its continuous development and improvement through donations.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.