Giter Club home page Giter Club logo

clip2org's Introduction

This package converts Kindle’s “My Clippings.txt” to a format usable in Org mode. The result will be sorted by book title and displayed in a temporary buffer named ”*clippings*”.

Only tested with Amazon Kindle 4.

Install

Put clip2org.el in your Emacs-Lisp load path, and add the following into your $HOME/.emacs startup file.

(require 'clip2org)
(setq clip2org-clippings-file "/path/to/My Clippings.txt")

You can also use the customize interface to see all the options:

M-x customize-group <ENTER> clip2org

Usage

After setting clip2org-clippings-file, do:

M-x clip2org

clip2org's People

Contributors

thamer avatar leezu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.