oxen-electron-gui-wallet
oxen-electron-gui-wallet copied to clipboard
Add transactions export to csv.
Please add transactions export to csv
related rpc command: https://github.com/loki-project/loki/pull/96
Please Add this! Super useful tool for those who want to store their transaction Notes and etc offline.
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
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?
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.
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.
There's an export CSV feature in the GUI now. I think this issue can be closed.