From a0dee33f806cf475e6c807575265ecb5dcb78410 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 24 Mar 2012 01:59:08 +0000 Subject: [PATCH] notes --- NOTES.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NOTES.org b/NOTES.org index 05cc400cf..e276be615 100644 --- a/NOTES.org +++ b/NOTES.org @@ -1,6 +1,14 @@ hledger project notes * backlog +** replace convert with native csv reading +*** get --rules-file working +**** make readers use parse rules (or rules file path ?) +*** replace convert with a backwards compatibility alias +*** update docs +*** generalise rules file +**** make it applicable to all formats ? +**** absorb its directives into journal format ? ** cleanup *** deprecate vty, chart in manual *** fix commit hook docs building