NEW: For a prettier blog interface, see the Wordpress version!
Tasks
| A1 | C | Decide on a PlannerMode-friendly data format (nil) |
| A2 | C | Get auto-double-entry to work (nil) |
| A3 | C | Get split transactions to work (nil) |
| A4 | C | Get balancing to work (nil) |
| A5 | C | Set up hippie expansion for accounts (nil) |
| A6 | X | Draft ideas for a LedgerMode {{Tasks:113}} (2003.11.23) |
Notes
1. Idea
I want to be able to use Emacs for my double-entry accounting so that
I don't have to start GnuCash. I would like it to be emacs-wiki
compatible so that I can publish it as an emacs-wiki file. I can begin
with having all of my entries in a GeneralLedger wiki page. Each entry
can be of the form
Date {{Finance:GUID}} Transaction name / notes Account Amount
The amount would be expressed as either Amount (credit) or -Amount
(debit).
I want to be able to quickly cycle or complete accounts, and I
think I'll be able to do that with hippie-expand or some way to choose
accounts easily.
- I want to be able to see a summary of the balances of accounts.
- I want to be able to view income/expense reports aggregated by month.
- I want to be able to see expense reports per month.
- I want to allow split transactions.
I want to be able to use Emacs for my double-entry accounting so that I don't have to start GnuCash. I would like it to be emacs-wiki compatible so that I can publish it as an emacs-wiki file. I can begin with having all of my entries in a GeneralLedger wiki page. Each entry can be of the form
| Date | {{Finance:GUID}} | Transaction name / notes | Account | Amount |
The amount would be expressed as either Amount (credit) or -Amount (debit).
I want to be able to quickly cycle or complete accounts, and I think I'll be able to do that with hippie-expand or some way to choose accounts easily.
- I want to be able to see a summary of the balances of accounts.
- I want to be able to view income/expense reports aggregated by month.
- I want to be able to see expense reports per month.
- I want to allow split transactions.
I'd love to hear about any questions, comments, suggestions or links that you might have. Your comments will not be posted on this website immediately, but will be e-mailed to me first. You can use this form to get in touch with me, or e-mail me at sacha@sachachua.com .