Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rejuvyesh/clippings2md
Convert Kindle 'My Clippings.txt' to Markdown format
https://github.com/rejuvyesh/clippings2md
Last synced: about 1 month ago
JSON representation
Convert Kindle 'My Clippings.txt' to Markdown format
- Host: GitHub
- URL: https://github.com/rejuvyesh/clippings2md
- Owner: rejuvyesh
- License: gpl-3.0
- Created: 2014-06-10T20:38:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-19T15:51:26.000Z (about 10 years ago)
- Last Synced: 2024-04-23T14:12:54.909Z (7 months ago)
- Language: Haskell
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
clippings2md
============Convert highlighted content in Kindle 'My Clippings.txt' to Markdown format
Usage
-----```
clippings2md 'My Clippings.txt' > Highlights.md
```Acknowledgment
--------------
@fmap for writing [clippings](https://github.com/fmap/clippings)