issues
search
bandantonio
/
obsidian-apple-books-highlights-plugin
Import highlights and notes from your Apple Books to Obsidian
https://obsidian.md/plugins?id=apple-books-import-highlights
MIT License
53
stars
1
forks
source link
feat: sorting highlights
#38
Closed
bandantonio
closed
4 months ago
bandantonio
commented
4 months ago
Description
This update includes:
Add 5 sorting criteria for highlights
Add basic tests
Refactor tests to support sorting
Update documentation with sorting criteria settings and examples
Fixes #12
Checklist
[x] I accept the
Code of Conduct
[x] I have performed a self-review of my code for consistency and potential leftover debug logs, commented out code, etc.
[x] I have added tests that prove that my feature works or that the fix is effective
[x] I have checked that new and existing unit tests pass locally with my changes
[x] I have updated the documentation accordingly (if necessary)
[x] I confirm that this PR DOESN'T change the plugin's version either in the
manifest.json
or
package.json
files
[x] I have checked that my commit messages are descriptive and follow the
Conventional Commits
standard
[x] I have enabled the checkbox to allow maintainer edits so the branch can be updated for a merge.
Description
This update includes:
Fixes #12
Checklist
manifest.json
orpackage.json
files