emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] eval header arguments for ledger :cmdline?


From: Alan Schmitt
Subject: Re: [O] eval header arguments for ledger :cmdline?
Date: Thu, 08 Jan 2015 12:32:37 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (darwin)

On 2015-01-08 10:17, Myles English <address@hidden> writes:

> Hello,
>
> Can anybody tell me how this could be achieved, please?
>
> I would like to use parameters for ledger[1] source code blocks, and
> understand that the :cmdline header argument means "pass this straight
> through to the command line", but effectively what I would like to do is
> this:
>
> #+PROPERTY: header-args :var ACC_PERIOD="-b 2013-04-06 -e 2014-04-06" 
> BAT_FILE="myledger.bat"
>
> #+begin_src ledger :cmdline bal ACC_PERIOD -f BAT_FILE
>
> #+end_src
>
> Is something like this currently possible or does it need further
> development of ob-ledger.el?  Any volunteers||collaborators?

I did not know about ob-ledger … What I do is use
`shell-command-to-string' as shown here
http://alan.petitepomme.net/tips/ledger_and_org.html

Best,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]