Skip to content

Export to ascii table #978

@eliasHeyndrickx

Description

@eliasHeyndrickx

It's really nice to have options to export the result to JSON, CSV, ...
I'd love for there to be an easy way to just copy the result as an ASCII TABLE

For example:
Image

To:

+-----------+--------+
| PLAYERNR  | AMOUNT |
+-----------+--------+
|         6 | 100.00 |
|        44 |  75.00 |
|        27 | 100.00 |
|       104 |  50.00 |
|        44 |  25.00 |
|         8 |  25.00 |
|        44 |  30.00 |
|        27 |  75.00 |
+-----------+--------+

Maybe an export option or even better, right click => copy as ASCII or something.
It would be very convenient to have.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

📌 To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions