- 3 Posts
- 3 Comments
Joined 2 years ago
Cake day: December 27th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
PracticalReputation@lemmy.worldOPto
Plain Text Accounting@lemmy.world•Any way to see net instead of gross in Revenue in hledger?English
2·2 years agoThank you so much! It works exactly like I wanted!
PracticalReputation@lemmy.worldOPto
Plain Text Accounting@lemmy.world•Help with parsing this dateformat using hledgerEnglish
2·2 years agoThanks for pointing that out, it was one of the problems, the solution was using:
date-format %Y-%m-%d %H:%M:%SNext problem was I forgot to add
skip 1at the top.
Kind of got it as I started thinking about it after posting… Would be better as a oneliner set to an alias so one can add flags on the fly, but this works: