-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
enhancement 🚀New feature or requestNew feature or request
Description
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
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
enhancement 🚀New feature or requestNew feature or request
Type
Projects
Status
📌 To do