It allows you to export your mac ibook hightlights and annotations into your obsidian vault.
-
If you want to use highlighted text's color from ibook, use this template
-
plugin not work? ->
allow obsidian access your mac data
, more info visit #63
The data of mac ibook exists in local sqlite3. and this plugin select database use the local SQLite3
brew install sqlite3
cmd + p
and input ibook export
cmd + shift + b
and search by book name/author
export book info by search goodreads
cmd + shift + i
use file name to search book info, and insert current cursor position
[✓] support export by search book name/author
[✓] export ibook hightlights and annotations into your obsidian vault.
[✓] user-defined template
[✓] search book info by goodreads
[✗] More...
- templating language: https://handlebarsjs.com/
- built-in loaded handlebars-helpers, handlebars-group-by
- available parameters: docs/parameters.md
If you don't know how to use these, you can visit example, and anyone is welcome to provide templates by PR
you can activate this plugin within Obsidian by doing the following:
- Open Settings > Third-party plugin
- Make sure Safe mode is off
- Click Browse community plugins
- Search for "Obsidian ibook"
- Click Install
- Once installed, close the community plugins window and activate the newly installed plugin