This commit is contained in:
douboer
2025-09-06 07:57:30 +08:00
parent 84c08c511b
commit d7a0a53368
19 changed files with 670 additions and 4 deletions

View File

@@ -149,7 +149,7 @@ answer = inquirer.fuzzy(
## 9. 目录结构
- `data/`:存放同步下来的数据库和 plist 文件(含 AEAnnotation.sqlite、Books.plist、BKLibrary.sqlite 等)
- `export_notes/`:导出的 Markdown 文件
- `notes/`:导出的 Markdown 文件
- `examples/`epub 示例文件夹
---