> Sounds like an interesting idea. You'd have to use this:
>
> (Me->Roommate) (to_val(tag("SHARED")))
>
> Not sure if it works, though!
It appears to work (it helps me to considerably simplify my design). I used
(Me->Roommate) (to_amount(tag("SHARED")))
The documentation of `to_amount` says "For internal use only". Is there
a more appropriate function that I can use? And one more thing: it would
be nice to be able to specify fractional amounts, e.g., "SHARED: 1/3"
instead of "SHARED: .0333333" (but `to_amount` doesn't seem to support
this). Any ideas?
Thanks,
Dimitar
--
---
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ledger-cli/m18sgcir80.fsf%40gmail.com.