-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Section 06 simplified using new tabular rules from hledger 1.19+
- Loading branch information
Showing
44 changed files
with
134 additions
and
651 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
24 changes: 0 additions & 24 deletions
24
06-maintaining-lots-of-csv-rules/import/lloyds/generated.rules
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ date-format %d/%m/%Y | |
currency1 £ | ||
account2 expenses:unknown | ||
|
||
include generated.rules | ||
include rules.psv |
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 |
---|---|---|
@@ -1,6 +1,7 @@ | ||
INTEREST|income:interest | ||
EMPLOYER INC|income:employer | ||
TRANSFER|assets:Lloyds:transfers | ||
WAITROSE|expenses:groceries | ||
OASIS COFFEE|expenses:coffee | ||
AVIVA|assets:pension:aviva | ||
if|account2|comment | ||
INTEREST|income:interest| | ||
EMPLOYER INC|income:employer| | ||
TRANSFER|assets:Lloyds:transfers| | ||
WAITROSE|expenses:groceries| | ||
OASIS COFFEE|expenses:coffee| | ||
AVIVA|assets:pension:aviva| |
This file was deleted.
Oops, something went wrong.
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
24 changes: 0 additions & 24 deletions
24
07-investments-easy-approach/import/lloyds/generated.rules
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ date-format %d/%m/%Y | |
currency1 £ | ||
account2 expenses:unknown | ||
|
||
include generated.rules | ||
include rules.psv |
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 |
---|---|---|
@@ -1,6 +1,7 @@ | ||
INTEREST|income:interest | ||
EMPLOYER INC|income:employer | ||
TRANSFER|assets:Lloyds:transfers | ||
WAITROSE|expenses:groceries | ||
OASIS COFFEE|expenses:coffee | ||
AVIVA|assets:pension:aviva | ||
if|account2|comment | ||
INTEREST|income:interest| | ||
EMPLOYER INC|income:employer| | ||
TRANSFER|assets:Lloyds:transfers| | ||
WAITROSE|expenses:groceries| | ||
OASIS COFFEE|expenses:coffee| | ||
AVIVA|assets:pension:aviva| |
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -5,4 +5,4 @@ date-format %d/%m/%Y | |
currency1 £ | ||
account2 expenses:unknown | ||
|
||
include generated.rules | ||
include rules.psv |
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 |
---|---|---|
@@ -1,7 +1,8 @@ | ||
INTEREST|income:interest | ||
EMPLOYER INC|income:employer | ||
TRANSFER|assets:Lloyds:transfers | ||
WAITROSE|expenses:groceries | ||
OASIS COFFEE|expenses:coffee | ||
AVIVA|assets:pension:aviva | ||
HSBC|liabilities:mortgage | ||
if|account2|comment | ||
INTEREST|income:interest| | ||
EMPLOYER INC|income:employer| | ||
TRANSFER|assets:Lloyds:transfers| | ||
WAITROSE|expenses:groceries| | ||
OASIS COFFEE|expenses:coffee| | ||
AVIVA|assets:pension:aviva| | ||
HSBC|liabilities:mortgage| |
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
Oops, something went wrong.