#epub #book #tagging #organiser #document #filename

app bookorg

一个有观点的、快速的电子书组织器

2 个版本 (1 个稳定版)

1.0.0 2024年1月21日
0.1.0 2024年1月19日

#377 in 文件系统

MITGPL-3.0 许可证

16KB
334 代码行

bookorg

bookorg 是一个有观点的、快速的电子书组织器。它强制执行

  • 目录布局
  • 文件名格式

它是由音乐组织器 mack 衍生而来。

安装

cargo install bookorg

配置

您可以按以下方式更改默认格式

bookorg --fmt '{author} - {title}'

默认为 {author}/{title}。epub 扩展名将自动添加。

示例用法

从图书馆、文档和下载中获取所有书籍,将它们移动并组织到图书馆中

bookorg -n --fmt '{author} - {title}' -o ~/Library -- ~/Library ~/Documents ~/Downloads

依赖项

~11MB
~171K SLoC