Wealthsimple export transactions as CSV

Adds export buttons to Activity feed and to Account specific activity. They will export transactions within certain timeframe into CSV, options are "This Month", "Last 3 Month", "All". This should provide better transaction description than what is provided by preexisting CSV export feature.

< Feedback on Wealthsimple export transactions as CSV

Review: OK - script works, but has bugs

§
Posted: 15 Desember 2024

Hello,

Thanks for making this. I had some issues getting the buttons to show up that I fixed with the help of many LLM calls. I'm not sure if this was a me problem or WS made changes to their website that prevented the code from running properly. I also had to add various types that were not setup initially. I have it working as I want it now but adding this here in case these changes are useful for other users. I also added logs in various spots when I was trying to diagnose the problems that can be removed, I just left them cause I don't wanna break my version. I'm not exactly sure I did everything right so I'd check this before implementing. If more info is needed let me know.

https://www.diffchecker.com/4oNFfCd6/

§
Posted: 07 Januari 2025

Hey, thanks for feedback. I've double-checked current version, and indeed it seems like buttons broke down. Unfortunatelly I can't really use your suggested change, because it hardcodes randomly generated div class, which I suspect is an artifact of their bundling process and will probably break as soon as they push another update. As for transaction types - thank you, I just never had those types of transactions. Will add that sometime soon

§
Posted: 07 Januari 2025

Actually, just merged it, seems to be working fine. If you have any other issues, feel free to open PRs to https://github.com/eaglesemanation/userscripts

Post reply

Sign in to post a reply.