docs
This commit is contained in:
parent
2fad120b1d
commit
1d729b0cf3
3
NOTES
3
NOTES
@ -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
1
README
@ -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
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user