Hello everyone!

What I have here is JavaScript that will export your Patreon transactions 
so you can see details of exactly who you've been giving money to. The 
output of this script is unaffected by Patreon income, because it uses your 
pledge history page instead of your bank statements. (The script does not 
export your income.)

It's written as a script that you need to paste into your browser developer 
tools, then run once for every year you want to export (no need to reload, 
just navigate with the UI).

https://gist.github.com/riking/0f0dab2b7761d2f6895c5d58c0b62a66

The transaction model is: One transaction for every box in the Patreon UI. 
Pledges are charged to a "Expenses:...:Patreon:Pledges" account; when you 
import your credit card / bank / Paypal statement, put the Pledges slush 
account as the destination of the transaction. If you have full history, 
the Pledges account should sum to 0.

Enjoy,
- Kane
Personal email is same @gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/20330334-89d6-49a7-a47b-a1be357d6c56%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to