in .book dir support toml as well as heroscript #21

Open
opened 2026-02-07 15:35:01 +00:00 by despiegk · 1 comment
Owner
No description provided.
despiegk added this to the now milestone 2026-02-07 15:35:01 +00:00
despiegk added this to the ACTIVE project 2026-02-07 15:35:01 +00:00
Owner

Addressed in PR #24 (branch development-fixes-feb).

Commit: 08591c5 Phase 1

  • Book scanner in src/books/scanner.rs now accepts .toml files from .book directories
  • TOML detection added alongside existing heroscript support
  • BookConfig::load_toml() and BookConfig::save_toml() were already implemented in src/book/config.rs
Addressed in PR #24 (branch `development-fixes-feb`). **Commit:** `08591c5` Phase 1 - Book scanner in `src/books/scanner.rs` now accepts `.toml` files from `.book` directories - TOML detection added alongside existing heroscript support - `BookConfig::load_toml()` and `BookConfig::save_toml()` were already implemented in `src/book/config.rs`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_books#21
No description provided.