Nah, text-editor is better idea. Create a temp file (mktemp) and output some data to it from either an 'entry' transaction or a static template (with current date, I guess). Then invoke VISUAL or EDITOR on it (or 'vi' if nothing there) and once that exits, append to the current ledger file. Job done. IMHO.
On 09/06/2016, Guillaume Chéreau <[email protected]> wrote: > > > On Wednesday, 8 June 2016 12:02:00 UTC+8, VR wrote: >> >> In my view, an input form would be nice. For it to be useful, some >> minimum functionality would be necessary. For example, tab completion (or >> >> something equivalent), and support to create fields for custom metadata >> tags. >> >> Yes that would be nice. Unfortunately I won't have much time to work on > this this month, as I will be quite busy. For the moment I will probably > just maintain it enough so that I can keep using it for my own accounting. > > One other thing I would like to eventually add is automatic ascii graph > generation. > > -- > > --- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- --- 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]. For more options, visit https://groups.google.com/d/optout.
