Skip to content

Bookkeeper: Display terminal results in a table UI #79

Open
@evansmj

Description

@evansmj

It would be great if it could display an actual table instead of raw json

For results that return data that can be viewed in a table, the UI should display the results in a nice looking table.

There should be a radio button toggle to view raw results, or in a table UI.

If a table UI is returned, it should be appended to the running results list.

It should support light / dark mode.

It would also be great if you could provide some useful examples, like select account, sum(credit_msat)/1000 - sum(debit_msat)/1000 from bkpr_income group by account;

When the terminal first is opened, show an example help text that has this command as well as some aggregate functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions