Book Clipper

approved

by Hossein Fardmohammadi

Save book details from websites into your notes.

5 stars535 downloadsUpdated 2mo agoMIT
View on GitHub

English | فارسی

Book Clipper

image

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

  1. Open this link.
  2. Select Open Obsidian.
  3. Click the Install button.

🛠️ Usage

  1. Create a template note (e.g. book-template.md) and insert the variables above in the properties or content.
  2. Place the template in a folder like templates.
  3. Create a folder for your books (e.g. my books).
  4. In plugin settings:
    • Template note pathtemplates/book-template
    • Save folder pathmy books
  5. Open the Command Palette and run Add book from link.
  6. 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.

Donate via Coffeete

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.