quickref: cleanups
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
% Syntax quick reference: Beancount
|
% Syntax quick reference: Beancount
|
||||||
|
|
||||||
# Syntax quick reference: Beancount
|
|
||||||
|
|
||||||
<link href="quickref.css" rel="stylesheet">
|
<link href="quickref.css" rel="stylesheet">
|
||||||
|
|
||||||
[Big 3](index.html)
|
[Big 3](index.html)
|
||||||
| [Ledger](quickref-ledger.html)
|
| [Ledger](ledger.html)
|
||||||
| [hledger](quickref-hledger.html)
|
| [hledger](hledger.html)
|
||||||
| [Beancount](quickref-beancount.html)
|
| **[Beancount](beancount.html)**
|
||||||
|
|
||||||
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,
|
||||||
https://beancount.github.io/docs/beancount_cheat_sheet.html.
|
https://beancount.github.io/docs/beancount_cheat_sheet.html.
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
## Basic example
|
## Basic example
|
||||||
|
|
||||||
; a comment
|
; a comment
|
||||||
@@ -1,18 +1,18 @@
|
|||||||
% Syntax quick reference: hledger
|
% Syntax quick reference: hledger
|
||||||
|
|
||||||
# Syntax quick reference: hledger
|
|
||||||
|
|
||||||
<link href="quickref.css" rel="stylesheet">
|
<link href="quickref.css" rel="stylesheet">
|
||||||
|
|
||||||
[Big 3](index.html)
|
[Big 3](index.html)
|
||||||
| [Ledger](quickref-ledger.html)
|
| [Ledger](ledger.html)
|
||||||
| [hledger](quickref-hledger.html)
|
| **[hledger](hledger.html)**
|
||||||
| [Beancount](quickref-beancount.html)
|
| [Beancount](beancount.html)
|
||||||
|
|
||||||
Last tested: 2016.
|
Last tested: 2016.
|
||||||
See also:
|
See also:
|
||||||
https://hledger.org/hledger.html#journal-format.
|
https://hledger.org/hledger.html#journal-format.
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
## Basic example
|
## Basic example
|
||||||
|
|
||||||
; a comment
|
; a comment
|
||||||
@@ -1,21 +1,22 @@
|
|||||||
% Syntax Quick Reference for the Ledger-Likes
|
% Syntax quick reference
|
||||||
|
|
||||||
<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>
|
<a href="https://en.wikipedia.org/wiki/Rosetta_Stone" style="float:right; margin:0 2em;"><img width=100 src="images/image00.jpg"></a>
|
||||||
|
|
||||||
# Syntax Quick Reference for the Ledger-Likes
|
**[Big 3](index.html)**
|
||||||
|
| [Ledger](ledger.html)
|
||||||
[Big 3](index.html)
|
| [hledger](hledger.html)
|
||||||
| [Ledger](quickref-ledger.html)
|
| [Beancount](beancount.html)
|
||||||
| [hledger](quickref-hledger.html)
|
|
||||||
| [Beancount](quickref-beancount.html)
|
|
||||||
|
|
||||||
The journal file formats of Ledger, hledger and Beancount, in brief. Last tested: 2016.
|
The journal file formats of Ledger, hledger and Beancount, in brief. Last tested: 2016.
|
||||||
See also:
|
See also: [[../index#cheatsheets|Cheatsheets]]
|
||||||
[original google sheet](https://docs.google.com/document/d/1L5OyRZ4nxQVjZJugyEyYi_H-229yaWV-yx0raAO1iog),
|
<!--
|
||||||
[plaintextaccounting.org](https://plaintextaccounting.org).
|
Originally converted from https://docs.google.com/document/d/1L5OyRZ4nxQVjZJugyEyYi_H-229yaWV-yx0raAO1iog.
|
||||||
|
In future this should be generated by combining the individual app pages.
|
||||||
|
-->
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
|
|
||||||
|
|||||||
@@ -1,19 +1,19 @@
|
|||||||
% Syntax quick reference: Ledger
|
% Syntax quick reference: Ledger
|
||||||
|
|
||||||
# Syntax quick reference: Ledger
|
|
||||||
|
|
||||||
<link href="quickref.css" rel="stylesheet">
|
<link href="quickref.css" rel="stylesheet">
|
||||||
|
|
||||||
[Big 3](index.html)
|
[Big 3](index.html)
|
||||||
| [Ledger](quickref-ledger.html)
|
| **[Ledger](ledger.html)**
|
||||||
| [hledger](quickref-hledger.html)
|
| [hledger](hledger.html)
|
||||||
| [Beancount](quickref-beancount.html)
|
| [Beancount](beancount.html)
|
||||||
|
|
||||||
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,
|
||||||
https://ricostacruz.com/cheatsheets/ledger.html.
|
https://ricostacruz.com/cheatsheets/ledger.html.
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
## Basic example
|
## Basic example
|
||||||
|
|
||||||
; a comment
|
; a comment
|
||||||
Reference in New Issue
Block a user