all together date + status + address + label + amount convenient if I want to save transaction details somewhere
feature request: bitcoin-qt gui - transactions list - right click menu - copy full details #7484
issue bdimych opened this issue on February 8, 2016-
bdimych commented at 9:42 PM on February 8, 2016: none
- laanwj added the label GUI on Feb 8, 2016
- laanwj added the label Feature on Feb 16, 2016
-
jonasschnelli commented at 4:22 PM on February 19, 2016: contributor
Agree. This would be useful.
-
ghost commented at 2:34 PM on February 28, 2016: none
Currently working on this. Before I finish and before I try to submit it, I was wondering if you guys thought writing a template for the copyEntryData() method would be a good idea? I am writing it so you could optionally send a list of roles to copy and concatenate the strings before setting the clipboard. --edit-- on second thought, perhaps an overload would be better?
-
jonasschnelli commented at 2:40 PM on February 28, 2016: contributor
I think I would create another role (
TxPlainTextRole) and add a return a nice formatted string inTransactionTableModel::data(). -
ghost commented at 3:24 AM on March 1, 2016: none
ok, I made the new role like you said. Much simpler that way. Before I make the pull request, I Just need to sync the testnet chain and try it out. Also please don't mind the first commit that is linked in this thread, I made mistakes in trying to upload.
-
paveljanik commented at 8:26 PM on March 30, 2016: contributor
Is this fixed by #7628? If so, please close this issue.
- jonasschnelli closed this on Mar 30, 2016
- makevoid referenced this in commit 9d1a1213da on Jun 13, 2016
- lateminer referenced this in commit 65c0502bec on Jan 4, 2018
- lateminer referenced this in commit 1ff7f9991c on Jan 4, 2018
- DrahtBot locked this on Sep 8, 2021