doc: faq: hledger doesn't allow mixed journal/timeclock syntax

[ci skip]
This commit is contained in:
Simon Michael 2017-11-09 19:12:58 -08:00
parent f5a39f7bc4
commit d3d80a3736

View File

@ -187,6 +187,10 @@ or [balance assertions](manual.html#assertions-and-ordering).
- hledger's -P flag is short for --pending. Ledger uses it for grouping by payee. - hledger's -P flag is short for --pending. Ledger uses it for grouping by payee.
- hledger's journal and timeclock formats are separate; you can't use
[both syntaxes in the same file](https://www.reddit.com/r/plaintextaccounting/comments/7buf8q/how_to_balance_working_hours/dpligsd/)
unlike Ledger. ([Include](journal.html#including-other-files) a separate timeclock file instead.)
### Future ? ### Future ?
There is a [ledger4](https://github.com/ledger/ledger4) repo on There is a [ledger4](https://github.com/ledger/ledger4) repo on