-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified README.md and added a demo gif.
- Loading branch information
etienne
committed
Feb 4, 2021
1 parent
956b43e
commit 9b8e81d
Showing
4 changed files
with
94 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
; This is a comment | ||
# this is too | ||
% also | ||
| ... | ||
* final comment | ||
|
||
account Equity: Budget | ||
account Assets:Current | ||
account Assets:Budget:Food | ||
account Expenses:Food | ||
|
||
payee A first payee | ||
payee A second payee | ||
payee A third payee | ||
|
||
= /Expenses:Food/ | ||
Equity: Budget 1 | ||
Assets:Budget:Food -1 | ||
|
||
04/02/2021 A second payee | ||
Expenses:Food 10 EUR | ||
Assets:Current | ||
|
||
; Let's save ! |