This commit is contained in:
Simon Michael 2009-01-25 07:45:57 +00:00
parent 2fad120b1d
commit 1d729b0cf3
2 changed files with 1 additions and 3 deletions

3
NOTES
View File

@ -55,9 +55,8 @@ clever tricks like the plague." --Edsger Dijkstra
**** charts **** charts
**** easier data entry **** easier data entry
**** parse more file formats - gnucash, qif, ofx, csv.. **** parse more file formats - gnucash, qif, ofx, csv..
**** parse in-progress timelog entries
**** split day-spanning timelog sessions, don't report more than 24 hours in a day **** split day-spanning timelog sessions, don't report more than 24 hours in a day
**** easy timelog queries when called as "hours" **** easier timelog format
**** i18n **** i18n
*** speed *** speed
**** more optimisation **** more optimisation

1
README
View File

@ -212,4 +212,3 @@ Other differences
* hledger shows start and end dates of the intervals requested, not just the span containing data * hledger shows start and end dates of the intervals requested, not just the span containing data
* hledger period expressions don't support "biweekly", "bimonthly", or "every N days/weeks/..." * hledger period expressions don't support "biweekly", "bimonthly", or "every N days/weeks/..."
* hledger always shows timelog balances in hours * hledger always shows timelog balances in hours
* hledger doesn't count an unfinished timelog session