leonluttenberger1k downloadsImports the Kindle highlights HTML file and saves it as a note in your vault.
This project is a plugin for Obsidian that allows users to import Kindle highlights into their Obsidian vault. It helps organize and manage your Kindle highlights seamlessly within your Obsidian notes.
cp -r /path/to/extracted/folder /path/to/your/obsidian/vault/.obsidian/plugins/kindle-highlight-import
Adjust the plugin's settings in Settings → Kindle Highlight Import to customize its behavior:
Contributions are welcome! Please follow these steps:
git checkout -b feature-name
git commit -m "Add feature-name"
git push origin feature-name
This project is licensed under the MIT License. See the LICENSE file for details.