move the wiki content into the main site
(keeping the current filenames and Obsidian pseudo-compatibility)
This commit is contained in:
13
src/Borrowing-and-Lending.md
Normal file
13
src/Borrowing-and-Lending.md
Normal file
@@ -0,0 +1,13 @@
|
||||
```journal
|
||||
2020-01-01 lend to Trusty Tara
|
||||
assets:bank:checking
|
||||
assets:receivable:tt 100 = 100
|
||||
|
||||
2020-02-15 Tara payment
|
||||
assets:receivable:tt -50
|
||||
assets:bank:checking
|
||||
|
||||
2020-03-15 Tara payment
|
||||
assets:receivable:tt -50 = 0
|
||||
assets:bank:checking
|
||||
```
|
||||
Reference in New Issue
Block a user