From e63cf2a52945783643e6bae45752c6c8f1fe8765 Mon Sep 17 00:00:00 2001 From: Midgard Date: Mon, 5 Oct 2020 19:49:53 +0200 Subject: [PATCH] Add README --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b5035c --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +* Postings that are issued by Tap use "Expenses:Zeuskelder:Drinks and snacks" (configurable) +* Postings that you paid to someone use "Expenses:Zeuskelder:Food" +* Postings that are paid to you use a comment with the payer and leave the categorization to you + +Example output +``` +2020-08-13 Lotus Dinosaurus zwart 43 g + Expenses:Zeuskelder:Drinks and snacks € 0.5 + tab + +2020-08-13 Fritoloog + Expenses:Zeuskelder:Food € 2.58 + tab + +2020-08-13 test + tab € 0.01 + ; j + +2020-08-13 Schuldafbetaling + tab € 88.07 + ; Zeus +```