From 5a3cc47924a23c5bf81ca966b15d40bba309ac26 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 22 Nov 2008 04:53:35 +0000 Subject: [PATCH] note some bugs and wishes --- NOTES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NOTES b/NOTES index 421a8080c..8f1c4db9e 100644 --- a/NOTES +++ b/NOTES @@ -6,12 +6,19 @@ implementations were its consequences." --Niklaus Wirth * to do ** errors +*** make account balances reflect account filtering +*** print command doesn't filter by account ? +*** ? in description or amount gives "too many blank transactions" +*** parse commented lines at end of file *** display mixed amounts vertically, not horizontally ** features +*** -E to show zero amounts, for reports and showing informational timelog entries +*** -n to skip total, for compound reports *** flexible date expressions, for easier time reports *** commodity @ rate, for tracking client hours in main ledger *** actual/effective entry & txn dates, for ... *** --display, for reconciling recent transactions with real balance +*** depth control *** more ledger features from README *** new features **** option for strict ledger-compatible output (or, compare xml ?)