-
-
Notifications
You must be signed in to change notification settings - Fork 43.7k
Open
Labels
feature requestIndicates new feature requestsIndicates new feature requests
Description
Feature Description
Problem:
Roadmaps clearly show what to learn, but many beginners struggle with
consistency and daily execution. Users often ask:
"What should I study today?"
Proposed Solution:
Introduce an optional "Daily Learning Tasks" mode that converts roadmap
nodes into small, sequential daily tasks.
How it would work:
- Add a toggle to enable Daily Mode on any roadmap
- Break roadmap nodes into daily learning steps
- Show one active task per day
- Allow users to mark tasks as completed
- Progress automatically moves to the next task
Implementation Idea:
- Reuse existing roadmap data (nodes and sections)
- Tasks can be generated client-side (no backend required initially)
- Progress can be stored locally or optionally synced later
Benefits:
- Improves learning consistency
- Makes roadmaps actionable
- Beginner-friendly without changing existing roadmap structure
I would be happy to work on an implementation if this is aligned with the project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestIndicates new feature requestsIndicates new feature requests