Giter Site home page Giter Site logo

wonderful89 / kindlenotes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from easterfan/kindlenotes

0.0 1.0 0.0 8.59 MB

python 实现的整理 kindle 标注的小工具

Home Page: http://note.easterland.me/

HTML 0.77% Python 5.84% JavaScript 46.49% CSS 46.86% Shell 0.04%

kindlenotes's Introduction

项目说明

这是一个使用 python 语言编写的项目,用于将 kindle 笔记导出为网页文件。 本项目模仿自cyang812

使用说明

生成网页

  • 1、从 kindle 中拷贝出标注文件,My Clippings.txt。
  • 2、在 Python3 环境下执行 python demo.py 指令,等待生成网页文件。 (如果报错TypeError: 'encoding' is an invalid keyword argument for this function,需要执行 python3 demo.py 指令)

生成 markdown 文件

  • 1、从 kindle 中拷贝出标注文件,My Clippings.txt。
  • 2、在 Python3 环境下执行 python markdown.py 指令,等待out文件夹中生成文件。 (如果报错TypeError: 'encoding' is an invalid keyword argument for this function,需要执行 python3 demo.py 指令)

功能列表

  1. 按照章节,先后排序(完成,但是需要录入章节信息)
  2. 统计总数, 开始时间,结束时间(已完成)

kindlenotes's People

Contributors

qqzhao avatar easterfan avatar

Watchers

James Cloos 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.