> In February I might buy another game for ,my son but was it expenses;gifts,
> or expenses:presents? Of course I could open my January file and check, but
> inevitably I end up with different labels for the same thing and need to go
> back and make corrections. Is it possible to define a list of accounts and
> somehow !Include it in a ledger file, so that I get the same tab completion
> options in all my ledger files. Hope I have explained that clearly.
Right now ledger.el only reads the text in the current file. You could put
a dummy transaction at the top which transfer zero dollars among a bunch of
accounts. But I'll make a note that it should follow file inclusions to
determine the complete set of account names.
John