Support written books (and possibly other items with data) in kits

未关闭
#125 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
30/100
Issue 类型
功能
描述清晰度
基本清楚
活跃度
停滞
技术栈
java
领域
cli

调研方向

首先找到现有的命令和 kit 入口点,然后检查手持书写成的书是如何表示的。定义包含标题、作者、页数和页面文本的文件内容,以及用于保存和恢复它的命令。完成标准是:书籍可以备份、在手持状态下恢复,并且在 kit 中给予书写成的书时可以引用。

由索引模型根据 Issue 内容生成。

描述

CMDBOOK-2107 - Reported by Fran55on

Could you add a command to copy/backup a book to a file (a text file with Information about: Title, Author, Number of pages and Text per page (Page1, Page2, Page3... and so on.))?

And could you add a command to restore a book from a file as well?

You would have to hold the desired book in your hand to do that. That means that you need to have a book to restore the text in it.

Once you have those two commands working, you have a working, yet simple, book file format.

Then you could make it so that you can reference that “book file” when you like to give a "Written Book" in a kit.

Best regards Magnus Fransson.

主要语言
Java
星标
151
派生
104
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

EngineHub/CommandBook 的其他 Issue

查看 EngineHub/CommandBook 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。