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

Fix bugs and re-enable unit tests. #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dantler
Copy link

@dantler dantler commented Jun 10, 2017

Hey there,

I was trying to dump my Kindle "My Clippings.txt" output in a cleaner format and found your script. It came very close to getting it right. I put together some tweaks that made it work for me.

Thanks,
David


Changelog:

  1. Remove dependency upon Make executable.
  2. Fix "absolute file paths" issue Absolute file paths works incorrect #3.
  3. Fix "tests are broken" issue tests are broken #4.
  4. Update "test/My Clippings.txt" with snippet of the format
    dumped from my Kindle Paperwhite 300ppi (as of 2017-06-10)
  5. Fixed bug around parsing book titles with parentheses in them.
  6. Updated date parsing; added 'moment.js' dependency.
  7. Removed some dead code.

Changelog:
1. Remove dependency upon Make executable.
2. Fix "absolute file paths" issue baniol#3.
3. Fix "tests are broken" issue baniol#4.
4. Update "test/My Clippings.txt" with snippet of the format
   dumped from my Kindle Paperwhite 300ppi (as of 2017-06-10)
5. Fixed bug around parsing book titles with parentheses in them.
6. Updated date parsing; added 'moment.js' dependency.
7. Removed some dead code.
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

Successfully merging this pull request may close these issues.

1 participant