quickref: cleanups
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
| [hledger](hledger.html)
|
| [hledger](hledger.html)
|
||||||
| **[Beancount](beancount.html)**
|
| **[Beancount](beancount.html)**
|
||||||
|
|
||||||
|
Brief (incomplete) syntax overview for Beancount's journal file format.
|
||||||
Last tested: 2016.
|
Last tested: 2016.
|
||||||
See also:
|
See also:
|
||||||
https://beancount.github.io/docs/beancount_language_syntax.html,
|
https://beancount.github.io/docs/beancount_language_syntax.html,
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
| **[hledger](hledger.html)**
|
| **[hledger](hledger.html)**
|
||||||
| [Beancount](beancount.html)
|
| [Beancount](beancount.html)
|
||||||
|
|
||||||
|
Brief (incomplete) syntax overview for hledger's journal file format.
|
||||||
Last tested: 2016.
|
Last tested: 2016.
|
||||||
See also:
|
See also:
|
||||||
https://hledger.org/hledger.html#journal-format.
|
https://hledger.org/hledger.html#journal-format.
|
||||||
|
|||||||
@@ -2,14 +2,13 @@
|
|||||||
|
|
||||||
<link href="quickref.css" rel="stylesheet">
|
<link href="quickref.css" rel="stylesheet">
|
||||||
|
|
||||||
<a href="https://en.wikipedia.org/wiki/Rosetta_Stone" style="float:right; margin:0 2em;"><img width=100 src="images/image00.jpg"></a>
|
|
||||||
|
|
||||||
**[Big 3](index.html)**
|
**[Big 3](index.html)**
|
||||||
| [Ledger](ledger.html)
|
| [Ledger](ledger.html)
|
||||||
| [hledger](hledger.html)
|
| [hledger](hledger.html)
|
||||||
| [Beancount](beancount.html)
|
| [Beancount](beancount.html)
|
||||||
|
|
||||||
The journal file formats of Ledger, hledger and Beancount, in brief. Last tested: 2016.
|
Brief (incomplete) syntax overview for the journal file formats of Ledger, hledger and Beancount.
|
||||||
|
Last tested: 2016.
|
||||||
See also: [[../index#cheatsheets|Cheatsheets]]
|
See also: [[../index#cheatsheets|Cheatsheets]]
|
||||||
<!--
|
<!--
|
||||||
Originally converted from https://docs.google.com/document/d/1L5OyRZ4nxQVjZJugyEyYi_H-229yaWV-yx0raAO1iog.
|
Originally converted from https://docs.google.com/document/d/1L5OyRZ4nxQVjZJugyEyYi_H-229yaWV-yx0raAO1iog.
|
||||||
@@ -18,6 +17,9 @@ In future this should be generated by combining the individual app pages.
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
<a href="https://en.wikipedia.org/wiki/Rosetta_Stone" style="float:right; margin:0 2em;"
|
||||||
|
><img width=300 src="images/image00.jpg" style="border-radius:1em;"></a>
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
- [Journal Format](#journal-format)
|
- [Journal Format](#journal-format)
|
||||||
@@ -32,8 +34,8 @@ Contents:
|
|||||||
- [Balance assertions](#h.mjrjnr996vfg)
|
- [Balance assertions](#h.mjrjnr996vfg)
|
||||||
- [Balance assignments](#h.mjrjnr996vfg)
|
- [Balance assignments](#h.mjrjnr996vfg)
|
||||||
- [Directives](#h.au5ysr0kfa)
|
- [Directives](#h.au5ysr0kfa)
|
||||||
- [account, open](#h.3v5cafffbbft)
|
- [account declare/open](#h.3v5cafffbbft)
|
||||||
- [close](#h.22qss13648tb)
|
- [account close](#h.22qss13648tb)
|
||||||
- [commodity](#h.n9q16dsjsoye)
|
- [commodity](#h.n9q16dsjsoye)
|
||||||
- [market price](#h.wya8r85tgqsx)
|
- [market price](#h.wya8r85tgqsx)
|
||||||
|
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
| [hledger](hledger.html)
|
| [hledger](hledger.html)
|
||||||
| [Beancount](beancount.html)
|
| [Beancount](beancount.html)
|
||||||
|
|
||||||
|
Brief (incomplete) syntax overview for Ledger's journal file format.
|
||||||
Last tested: 2016.
|
Last tested: 2016.
|
||||||
See also:
|
See also:
|
||||||
https://www.ledger-cli.org/doc/ledger3.html#Journal-Format,
|
https://www.ledger-cli.org/doc/ledger3.html#Journal-Format,
|
||||||
|
|||||||
Reference in New Issue
Block a user