obsidian-apple-books-plugin
obsidian-apple-books-plugin copied to clipboard
Ideal Output
Will try and figure out some of the gaps and send in PR's
---
title: ZTITLE
author: ZAUTHOR
last_opened: ZLASTOPENDATE
last_highlight: {{latest instance of ZANNOTATIONMODIFICATIONDATE}}
highlight_count: {{number of records per book}}
---
# ZTITLE
---
- Author: ZAUTHOR
- [Apple Books Link](ibooks://assetid/ZANNOTATIONASSETID)
## Highlights
---
<< -- if chapter data exists -->>
### ZFUTUREPROOFING5
---
<< -- else skip >>
- ZANNOTATIONSELECTEDTEXT
<< -- if note data exists -->>
> Note: ZANNOTATIONNOTE
<< -- else skip >>
---
<sub>Highlighted: ZANNOTATIONMODIFICATIONDATE</sub>
---
// repeat for each chapter / highlight
---