Skip to content

Add headers for user readability #74

Description

@deeTEEcee

The horizontal view is useful if we're aware of the context (category, count) but it's missing the context of headers for application users.

Right now, I imagine the user has to get that working

Instead of just this,

Cats   [ 3]  ************
Dogs   [10]  ****************************************
Cows   [ 5]  ********************
Geese  [ 2]  ********

add a header:

Animals  Count
Cats     [ 3]   ************
Dogs     [10]   ****************************************
Cows     [ 5]   ********************
Geese    [ 2]   ********

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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