# Introduction

## 制作本书的初衷

因为方便且资源丰富，现在用Kindle看的书越来越多，尤其这段时间疫情在家，所读书基本都是电子版。读书时喜欢在Kindle上做标注，久而久之Kindle剪贴文件便越来越大，再加上其中常常混入了误触或标注不完全的段落，导致我过一段时间就会清理一次该文件，即将其从Kindle中删除使之后的剪贴写在新的文件中。虽然在阅读后我都会在摘抄本上将喜欢的段落进行摘抄，有时附上自己的评语、思考或想象，但觉得Kindle剪贴既然已经将这些段落的电子版全部收录，虽然其中混杂一些干扰文字，但若花一些时间仔细筛选，仍可以将摘抄的电子版整理出来。因此，我结合之前保留在电脑里的Kindle剪贴文件以及这段时间的文件，将Kindle上的摘抄整理成电子版。因最近正在学习使用GitHub，并看了一些GitHub Pages和GitBook的示例，也想自己进行尝试。故我便使用GitHub存放文件，利用GitBook平台制作了[此电子书](https://liuyujie0136.gitbook.io/reading-notes/)。此外，从我的[GitHub Pages页面](https://liuyujie0136.github.io/Reading-Notes)也可访问该电子书。

## 本书的内容及更新情况

主要收录我从高中以来的读书摘抄和一些笔记。目前 **Part1-3** 在Kindle剪贴上的摘抄已更新，**Part4** 中与 **Part2-3** 所对应的精选内容也已更新完毕，详见各板块简介。

## 联系方式

GitHub: [liuyujie0136](https://github.com/liuyujie0136)

Email: <liuyujiekindle@163.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://liuyujie0136.gitbook.io/reading-notes/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
