bingryan
bingryan
for #40, some people also want to keep this historical information 🤣
maybe you can [export-single-book-by-search](https://github.com/bingryan/obsidian-ibook-plugin#export-single-book-by-search), not export all .
If you really don't want to list books that are not on your library, I will add toggle setting to filter deleted book.
I reorganized the logic, you should delete the records on icloud, but not delete the local records. when you delete book, you should choice "delete all"
The current logic is based on the ibook library, if you delete book, you will choice delete all(icloud / local), the book info will not at library(and local sqlite db...
the version of my ibook is 5.1 (5743), I don't know if yours is the same version
@Aurora9211 currently no plans to implement it
@DelmarHuang more detail?
@stefnestor hey, stefnestor, In mac, pdf files are not opened using the ibook app. The pdf file is opened using the `preview ` app.The ibook app add book info data...
BTW, On macOS, PDF annotation data in the preview app is stored in the PDF file. you can use : ``` strings xxxx.pdf | grep Annots ```