diff options
author | Wolfgang Müller | 2025-02-18 13:21:20 +0100 |
---|---|---|
committer | Wolfgang Müller | 2025-02-18 13:21:20 +0100 |
commit | e6c6285479ca6ae22901e3e909898cda2fe8fbb5 (patch) | |
tree | 438827b4a331e5c19b3f54825de1a78a4f94f01e /README.md | |
download | beancount-oriole-trunk.tar.gz |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d87b31 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# beancount-oriole + +This is a collection of my personal beancount plugins. + +## Plugins + +- `tag_by_account`: Automatically applies tags on certain accounts. + +## Prices + +- `ing_csv`: Extract prices from weekly watch list reports from wertpapiere.ing.de. |