Kindle-Markdowner is a Python script that converts your Kindle highlights from My Clippings.txt into separate Markdown files, each corresponding to a different book. This would be helpfull if you are using Logseq or Obsidian
- Extracts highlights from your
My Clippings.txtfile. - Creates individual Markdown files for each book.
- Organizes highlights under the book's title.
- Python 3.x
-
Download the Script:
Download the
Kindle-Markdownerscript and place it in the same directory as yourMy Clippings.txtfile. -
Run the Script:
Open a terminal or command prompt and navigate to the directory containing the script and
My Clippings.txtfile. Run the script using Python:python kindle-markdowner.py
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any suggestions or improvements, feel free to submit a pull request or open an issue. Contributions are welcome and appreciated! Together, we can make Kindle-Markdowner even better.
For any questions or inquiries, please contact [adnankoroth@gmail.com].
- If you've contributed to improving Kindle-Markdowner, thank you for your support!