Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing errors in valid metadata #5

Open
mynameismon opened this issue Aug 15, 2021 · 0 comments
Open

Parsing errors in valid metadata #5

mynameismon opened this issue Aug 15, 2021 · 0 comments

Comments

@mynameismon
Copy link
Contributor

Kindle has a weird system of producing the metadata for clippings. Digging through my personal copy, I find there are two main formats that it follows, one that the parser allows for. The other format is:

- Your <type> at location <startloc>-<endloc>| Added on <day>, <date> <month> <year> <HH>:<MM>:<SS>

I have tried to fix this using this regex, and will try to open a PR by the end of this week to fix this. Do check the regex and try to break it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant