Rename project documentation: Bookmann → Bookhoard
Documentation updates: - Update README.md title and all references - Update PROJECT_GUIDELINES.md title and guidelines - Update all documentation files in docs/ directory - Update device setup guides (Kobo, KOReader) - Update API and architecture documentation - Update completion summaries and progress reports This is part 5 of the project rename to Bookhoard.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
This document explores the current state of progress tracking in Bookmann, the migration from legacy media-item-specific routes to universal cross-device progress, and considerations for the future.
|
||||
This document explores the current state of progress tracking in Bookhoard, the migration from legacy media-item-specific routes to universal cross-device progress, and considerations for the future.
|
||||
|
||||
---
|
||||
|
||||
@@ -63,7 +63,7 @@ g.GET("/api/progress/:id/history", h.GetProgressHistory)
|
||||
|
||||
### 1. **Cross-Platform Kindle Ecosystem Vision**
|
||||
|
||||
Bookmann aims to replace the Kindle ecosystem, which requires:
|
||||
Bookhoard aims to replace the Kindle ecosystem, which requires:
|
||||
- Syncing progress across multiple devices (Kindle, Kobo, phone, web)
|
||||
- Handling different progress formats (page numbers, percentages, CFI, character offsets)
|
||||
- Maintaining reading state across different device types
|
||||
|
||||
Reference in New Issue
Block a user