On Dec 22, 2010, at 8:19 AM, Dan Davison wrote: > Would it make sense for this feature to be added to ledger? I am not yet > a ledger user, but I am working on Emacs Org-mode support for ledger. In > this context, submitting the data on standard input would be convenient > (but by no means essential).
Hi Dan, I just added an "org" command to Ledger today, which outputs register data in Org-mode table format. You can find it on the 'next' branch, commit 958a61ed. John