Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle

Notices

Reply
 
Thread Tools Search this Thread
Old 11-02-2023, 11:07 AM   #16
archz2
Connoisseur
archz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura about
 
Posts: 67
Karma: 4102
Join Date: Jun 2018
Device: Kindle Paperwhite (10th gen) - 6", OnePlus 9RT - MoonReader Pro
So how do I use this file in the terminal? Can you please share the step by step process?
archz2 is offline   Reply With Quote
Old 11-13-2023, 11:40 AM   #17
archz2
Connoisseur
archz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura about
 
Posts: 67
Karma: 4102
Join Date: Jun 2018
Device: Kindle Paperwhite (10th gen) - 6", OnePlus 9RT - MoonReader Pro
Bump...
archz2 is offline   Reply With Quote
Advert
Old 11-13-2023, 12:29 PM   #18
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,285
Karma: 98804578
Join Date: Apr 2011
Device: pb360
post #11 tells you how to use calibre to run it.
j.p.s is offline   Reply With Quote
Old 11-14-2023, 12:35 PM   #19
archz2
Connoisseur
archz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura about
 
Posts: 67
Karma: 4102
Join Date: Jun 2018
Device: Kindle Paperwhite (10th gen) - 6", OnePlus 9RT - MoonReader Pro
Quote:
Originally Posted by j.p.s View Post
post #11 tells you how to use calibre to run it.
Sorry again, I am totally clueless. I type the following command in windows terminal or some terminal in calibre?


[C:\Program Files\Calibre2\calibre.exe]calibre-debug gather_chapter_notes.py html1 [html2, ...]

How do I choose the py file and how do I choose the html to clean?


Can you please share the step by step process? I have never used these kind of python files in terminal.
archz2 is offline   Reply With Quote
Old 11-14-2023, 01:39 PM   #20
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,285
Karma: 98804578
Join Date: Apr 2011
Device: pb360
I do not use windows and can not help with this.
j.p.s is offline   Reply With Quote
Advert
Old 11-14-2023, 02:13 PM   #21
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,512
Karma: 145557716
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by archz2 View Post
Sorry again, I am totally clueless. I type the following command in windows terminal or some terminal in calibre?


[C:\Program Files\Calibre2\calibre.exe]calibre-debug gather_chapter_notes.py html1 [html2, ...]

How do I choose the py file and how do I choose the html to clean?


Can you please share the step by step process? I have never used these kind of python files in terminal.
I would suggest learning a bit about using the Windows CLI. There are quite a few decent tutorials available.

Easiest way would be to create a directory, copy gather_chapter_notes.py and the html files into that directory. Open a command prompt and follow the instructions. In the sample command line, substitute the actual path to calibre-debug and since the path has spaces use quote around it.

Code:
[path to calibre executables]calibre-debug gather_chapter_notes.py html1 [html2, ...]
would become something like:
Code:
"C:\Program Files\Calibre2\calibre-debug.exe" gather_chapter_notes.py mynotes1.html mynotes2.html
Substitute the names of your Kindle notebook files for mynotes1.html, etc.
DNSB is offline   Reply With Quote
Old 11-15-2023, 10:04 AM   #22
archz2
Connoisseur
archz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura aboutarchz2 has a spectacular aura about
 
Posts: 67
Karma: 4102
Join Date: Jun 2018
Device: Kindle Paperwhite (10th gen) - 6", OnePlus 9RT - MoonReader Pro
Thanks a lot! I understood now and was able to run the script successfully.

I have used command prompt before to run hard disk scans, error checks and commands like DISKPART before but I always used to follow instructions after searching for what I want.

This was a totally new experience for me. Thanks a ton for helping me out. Really appreciate!
archz2 is offline   Reply With Quote
Old 11-26-2023, 04:18 AM   #23
ereid777
Junior Member
ereid777 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2023
Device: Kindle Paperwhite
Tool for simplified highlight + note exports

I created a tool that lets you export notes + highlights in .csv and markdown format

https://www.mykindletools.com/kindle-clipping-export

I haven't added functionality to exclude the location from the exported highlights/notes, but let me know if you would find this useful and I can add this feature!
ereid777 is offline   Reply With Quote
Old 11-26-2023, 04:48 AM   #24
Quoth
the rook, bossing Never.
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 11,171
Karma: 85874891
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
Quote:
Originally Posted by ereid777 View Post
I created a tool that lets you export notes + highlights in .csv and markdown format

[URL Snipped]

I haven't added functionality to exclude the location from the exported highlights/notes, but let me know if you would find this useful and I can add this feature!
Use this at your own risk of security and privacy. This is not "local tool" but a random person with a website offering an online conversion.

There are plenty of better solutions.
Quoth is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hierachical Notebook - Kindle Port! nasser Kindle Developer's Corner 0 08-12-2017 08:43 AM
Clone Kindle in my notebook silver18 Kindle Developer's Corner 5 12-19-2012 08:21 AM
Simplifying Tags katmarsc Library Management 12 04-15-2011 10:01 PM
Simplifying Tags Sydney's Mom Calibre 1 02-04-2010 03:00 PM
Simplifying a pdf? Vadrus PDF 10 02-10-2009 10:06 AM


All times are GMT -4. The time now is 09:44 PM.


MobileRead.com is a privately owned, operated and funded community.