-
-
Notifications
You must be signed in to change notification settings - Fork 313
Closed
Description
Make Transaction details copyable
Make Transaction Notes at the bottom of the transaction list copyable. Double click to select line, Triple click to select everything and click and drag to select part.
Only thing better is to be able to click on any cell on the transactions table and have a context menu to "Copy" the cell value as is.
Use cases
I have to double click and wait for the edit transaction dialog to open to copy.
Being able to copy FULL or PART of the notes at the preview panel at the bottom is handy little feature I need.
Quite like you do on a web page with input[type=text] or textarea elements.