GoodReadSync

by sergiodlash
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Sync book information from Goodreads into your vault.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

GoodReadSync Plugin

GoodReadSync is a small plugin for Obsidian to automatically create notes for the books in your Goodreads shelves.

The plugin uses Goodreads RSS feed to create a note for the books in the shelf specified in the settings.

Setup

Create a template note, like the example provided in GRSync Template.md.

To avoid duplicates, your book note must contain the property bookID: {{ book_id }}. This is Goodreads' unique identifier that the plugin checks before importing the same note twice.

In the plugin settings, set your user ID, the name of the bookshelf you wish to import, the target directory in your vault where the notes should be created, and the path to the template note.

To get your user id, go to your goodreads profile url and copy the last part. For example, if your profile url is https://www.goodreads.com/user/show/123456789-example-user-id then your user ID is 123456789-example-user-id.

Usage

You can call the import command from the command palette to import new books into your vault. You can also click the the goodreadsync book icon from the left ribbon to call the import command.


Acknowledgements

Please, reach out for feature requests and if you would like to help further develop this idea!