Skip to content

Ability to order the columns of the display #335

@pcause

Description

@pcause

Problem Statement

I like to have all of the data displayed for each stock, but the order in which information is displayed is fixed. I always really want to see the current price column right next to the ticker (first column). I'd then like to have the previous close as the next column. The current arrangement makes it hard to get a quick view of how a stock is doing, while still having all of the other information available.

Proposed Solution
Add settings option "column order" and then have names for the columns and use the user defined order. If a column is omitted and the corresponding --show option wasn't passed, don't display that column.

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