On Apr 13, 2009, at 1:18 PM, Rares Vernica wrote:
1. Import transactions directly from the Bank website using AqBanking
and OFX Direct Connect.
There is no facility for doing this automatically builtin to Ledger.
2. Use transaction names to Auto-complete account names.
The Emacs mode, ledger-mode, can do this.
3. Update of currency conversion rates and stock prices using online
sources.
If you specify -Q, Ledger will download quotes automatically as
necessary, provided it can find the script "getquote" on your PATH.
There is an example implementation of getquote in the tarball.
John