Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Booksidian

michabruggermichabrugger16k downloads

Access your Goodreads shelves.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates26

Booksidian brings your Goodreads data to Obsidian.

You can set both the body and the frontmatter for your book-note by choosing from the list of parameters available over the Goodreads RSS feed (+ some extra that can be deduced from them like subtitle or series).

image

Setup Instructions

Please note that the way Goodreads handles their RSS feed, only the first 100 items of a shelf are added to the respective RSS feed. So if you have more than 100 books you'd like to export from one shelf, you have to split them into multiple shelves.

Creating Shelves

You can create those in Goodreads und My Books and then Add shelf in the left-side menu: image

Getting the Feed Base-URL

You get the RSS Base URL by setting the items loaded per page to infinite scroll and then click the orange RSS button in the bottom right.

image

This will open a new page. You can now copy that URL and remove everything after the last "=". This is your RSS Base URL. After setting this, you can add all the shelves you'd like to download by just adding their names (separated by comma) in the settings.

image

Running Booksidian

You can run the Booksidian sync by executing the "Booksidian Sync" command or by pressing the "B" in your menu bar.

Alternatively, you can set Booksidian to sync automatically by updating the frequency in the plugin settings.

Overwriting Notes

By default, once Booksidian has synced a book from your RSS feed and created a note, that note will never be updated or changed, even if the data related to that book changes within your feed. For example if you sync a book, then give it a rating and sync again, that rating will not be synced to the note.

To have Booksidian overwrite old notes, toggle the overwrite plugin setting on. This will cause Booksidian to always replace existing notes for books with new ones. Be careful though - if you've made your own updates to the notes files, they'll be lost on the next sync.

Output

In the end it's completely up to you how you style your book-notes. One thing I personally love is combining it with the dataview plugin and the new cards system in the minimal theme, which enables you to create beautiful little libraries like this:

image

You can achieve this look here by adding cssClasses: cards to the frontmatter of the file you'd like to have your library in and then pasting this code here:

table without id ("![](https://raw.githubusercontent.com/michabrugger/booksidian_plugin/HEAD/" + cover +")") as Cover, author as Author
where cover != null
sort rating desc

Please check out the amazing work of these two here and here.

Linking back to Goodreads

The Goodreads book id is provided as part of the available data in the plugin. You can create a link back to the Goodreads page for a book by doing:

https://www.goodreads.com/book/show/{{id}}
78%
HealthExcellent
ReviewCaution
About
Import Goodreads data into Obsidian and generate book notes from RSS fields, including deduced metadata like subtitle and series. Run manual or scheduled syncs and choose whether to overwrite existing notes when updating book data.
ImportAutomationData
Details
Current version
0.10.1
Last updated
2 months ago
Created
4 years ago
Updates
26 releases
Downloads
16k
Compatible with
Obsidian 0.12.0+
License
MIT
Report bugRequest featureReport plugin
Author
michabruggermichabrugger
publish.obsidian.md/alexisrondeau
GitHubmichabrugger
  1. Community
  2. Plugins
  3. Import
  4. Booksidian

Related plugins

Readwise Official

Sync highlights from Readwise to your vault.

Templater

Create and use dynamic templates.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

BRAT

Easily install a beta version of a plugin for testing.

Tracker

Track occurrences and numbers in your notes.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Datacore

An even faster reactive query engine for the data obsessed.

Advanced URI

Control everything with URI.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!