-
### Type of Enhancement
None
### Describe the Feature/Enhancement
Offer some capabilities to bulk edit Chapter names.
### Why would this be helpful?
If you have a book with over 100 chapter whe…
-
When we open a book(eg book 1) and click a chapter(eg chapter 1), it shows correctly
Now open another book (eg book 2) without closing book 1 and click a chapter( eg chapter 2) it will show correctl…
-
Please note, I'm basically the only developer working on WebToEpub, and I'm not paid for doing this. (WebToEpub is completely free, and generates no money.) By asking to add a site, you're asking me …
-
a) Based on the language selection, populate the chapters in the books combo. Since we already know the chapters for each language, it would be better if you add it automatically
b) Add checkbox for …
-
The word count correctly disregards comments. But I consider it a problem that it counts headings.
Headings include Part Name > Chapter Name > Scene description > Section description.
As a write…
-
If we have a relation like this :
```
Book = db.define('Book', {name: String});
Chapter = db.define('Chapter', {name: {type: String}});
Book.hasMany(Chapter);
Chapter.belongsTo(Book);
```
To add m…
-
Read chapter 29 of Clean Architecture book and refactor your code to support multiple architectures.
-
First, thanks a lot for this great library and it's accompanying documentation!
This description of `std::future::Future` form the book sounds not quite correct:
> In some sense, the std::futur…
-
```
What steps will reproduce the problem?
1. Try to access commentary contained at the book or chapter level from
Jamieson Fausset and Brown commentary. For example, Matthew chapter 21.
2. Text exis…
-
### Mod
FTB Quests
### Mod version
2001.4.8
### Forge / Fabric version
1.20.1
### Modpack & version
_No response_
### What issue are you having?
When opening the quest UI, i…