document whole-set scheduling

This commit is contained in:
Yisroel Baum 2026-08-08 22:15:59 +03:00
parent 29116ce26b
commit 72f0a6bccb
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 8 additions and 1 deletions

View file

@ -33,7 +33,7 @@ The structure is flexible and is not limited to reading plans. Attainly can be u
When creating a schedule, the user selects:
* The collection or portion they want to complete
* The set they want to complete
* The level of the collection to schedule
* The start date
* The target completion date
@ -47,6 +47,10 @@ For example, a user could choose to schedule:
* Smaller sections within each chapter
* Any other available level in the collection structure
Schedules always cover a whole set. To schedule only a subset of an existing
set, the user creates a separate set containing that subset and gives it its
own name.
## Daily Progress
Users can view the items scheduled for each day and mark them complete as they finish them.