oxen-electron-gui-wallet icon indicating copy to clipboard operation
oxen-electron-gui-wallet copied to clipboard

Add transactions export to csv.

Open odedgoro opened this issue 6 years ago • 7 comments
trafficstars

Please add transactions export to csv

odedgoro avatar Apr 03 '19 10:04 odedgoro

related rpc command: https://github.com/loki-project/loki/pull/96

Mikunj avatar Apr 03 '19 21:04 Mikunj

Please Add this! Super useful tool for those who want to store their transaction Notes and etc offline.

OlderNews avatar Jul 01 '19 01:07 OlderNews

Seems there's now an rpc endpoint for this: https://docs.loki.network/Developer/WalletRPCBeta/#command_rpc_get_transfers_csv

We can add this in the next release

Mikunj avatar Sep 24 '20 10:09 Mikunj

I am not sure if these feature was ever integrated into the GUI, I am using version 1.5.4 and I do not see a way to download all transactions to the wallet address. Is there a way to download all to .csv?

I can scroll for days back through all the transaction to my wallet address but I can not find a way to download all.

I see that this thread is pretty old considering the ticket number of #35 but is this just not possible or is it just such a low priority for the development team?

flash25296 avatar Nov 26 '20 06:11 flash25296

Hi @flash25296 , That's correct, you can export, but only from the CLI wallet, not the GUI wallet. It has been low priority, but there have been a few requests for this feature in the last week or so. I don't think it should be too hard to add in, so maybe next release we can get this feature in.

kylezs avatar Nov 26 '20 07:11 kylezs

I have gone and attempted to do this via CLI, the tutorials are great and lots of help on Telegram. I will see if I can get all the information I need. I think it would be great to add to the GUI but also understand how it could be a relatively low priority. Thanks for the feedback.

flash25296 avatar Nov 26 '20 09:11 flash25296

There's an export CSV feature in the GUI now. I think this issue can be closed.

mdPlusPlus avatar Aug 05 '22 18:08 mdPlusPlus