Thanks a lot for the feedback. I have, actually, just finished (sort of) 
getting all the pieces together.
This comes very close to what I'm after. Even though I'm not 100% sure 
which data and format I will need in the end, I'm fairly certain that I'll 
be able to get it.
I was stuck to the chair today, admiring the simplicity of and the 
possibilities offered by ledger.

In any case, here goes, should someone find it useful:

ledger -f ../book/journal.ledger \
--price-db ../book/prices.ledger \
--date-format "%Y-%m-%d" \
b \
"Assets:Investments:easy bank" \
--format "* \
%(quantity(scrub(display_amount)) != 0 \
? justify(quantity(scrub(display_amount)), 10, 10, true, false) 
: \"          \") \
%-4(commodity(scrub(display_amount))) \
%(depth_spacer)%(partial_account) \
\n%/"

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to