Skip to content

Save each reading session data and show heatmap #331

Description

@dror3go

It would be nice to show a heatmap of my reading habits like how GitHub shows a user's activity on a yearly board with heatmap for each day.

For this, Jelu needs to store each reading session separately instead of a single progress per book (in terms of SQL I imagine it to be a table with book_id, page_from, page_to, created_at, note for flexibility).
The note column allows the user to write a specific note about this session, maybe a highlight or note-to-self something to remember, not about the book in general.
This will be a nice reading-diary feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions