Jeffrey Jacob

Results 17 comments of Jeffrey Jacob

+1 For more context, the cut, copy, paste options in the edit menu work, but not the keyboard shortcuts I'm using it on Windows 10.

Hi @spacepioneer777 and @ishehraj ! I just took a look at this and like David mentioned, it's most likely an issue with the Notion API not recognising your integration token...

For reference, this is the snippet of code that scrapes out the location, page and date information from the text file. See lines `49-53` in [ /kindle2notion/parasing.py](https://github.com/paperboi/kindle2notion/blob/5174435ab8c9994394e428e1713ec6c93fa8e1b1/kindle2notion/parsing.py#L49-L53) The function that...

Placing #46 here for reference. Thanks for contributing again @asyr01! Regarding your second question, the current package is already capable of doing that. It can be optimized with a JSON...

> > > Hi! Really appreciate this package! > I was also using Kindle in Portuguese and not getting the location and date. I changed my devise to English and...

Um sorry, but I need more context here. Do you have two clipping files on your device? Can you explain your device model and a general clipping of the books...

I guess having a JSON structure to keep track of each book and the clippings under them would help. I'll need more time to think of other possible solutions and...

> Thank you. :) > > I love the idea. Keep it up. Thank you for raising the issue and providing so much information regarding it. @theneo13 Ditto to you...

Hi @hitamu! Thanks for bringing this up! As far I know, automatically fetching the chapter titles from a book would be impossible to implement because chapter information is not stored...

Thanks for raising the issue! Means a lot! I just wanted to know more about what you're facing so I know where to start looking at wrt the code: 1....