Page 1 of 1

Venmo Statements | Date Stamp

PostPosted: Fri Apr 16, 2021 2:59 am
by hanguolaohu
Monthly statements from Venmo are CSV only, no PDF. The generic file name is venmo_statement.csv. I would like Hazel to automatically rename the file with a date stamp as "YYYY-MM-statement-venmo.csv" Here's the problem, even though I download a March statement, the date range listed on the top is from 02/28-04/01. There is a column entitled "Datetime" listing in the format "2021-03-25T23:28:44". Any suggestions? Thank you!

Re: Venmo Statements | Date Stamp

PostPosted: Fri Apr 16, 2021 9:45 am
by Mr_Noodle
You can try matching against the last date, then in the Rename pattern, when you add that date attribute, you can adjust the date by subtracting a month.

Re: Venmo Statements | Date Stamp

PostPosted: Mon Apr 19, 2021 3:32 am
by hanguolaohu
Mr_Noodle wrote:You can try matching against the last date, then in the Rename pattern, when you add that date attribute, you can adjust the date by subtracting a month.


Thanks for the tip @Mr_Noodle! Took me some tweaking but got it to work finally! Here's the note I wrote to myself:
To subtract a month for the date, on “Rename with pattern” > control click “Smart Date Match” > Adjust Date > -1 months