update readme todos

This commit is contained in:
Yisroel Baum 2026-04-12 22:52:48 +03:00
parent 07ea1f509e
commit c7e60ff78a
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -1,12 +1,5 @@
# Set a goal for finishing a book by a specific date
# and have your daily goals automatically calculated
# Set a goal for finishing a book by a specific date and have your daily goals automatically calculated
# TODO
- Test Email Address Value Object
# Text
- Contains metadata and is container for related nodes
# Node
- Creates the structure of each piece of the divisible text
# Plan
- Divides all nodes of a text across a date range in a particular
order and spacing
- Move create text out of view controller into text controller