Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krachtstefan/moneymoney2ynab
MoneyMoney Extension to export a OFX file that is optimized to work for YNAB import
https://github.com/krachtstefan/moneymoney2ynab
moneymoney ofx ynab
Last synced: 3 months ago
JSON representation
MoneyMoney Extension to export a OFX file that is optimized to work for YNAB import
- Host: GitHub
- URL: https://github.com/krachtstefan/moneymoney2ynab
- Owner: krachtstefan
- Created: 2017-04-26T06:31:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T16:49:32.000Z (about 4 years ago)
- Last Synced: 2024-08-01T22:42:29.838Z (6 months ago)
- Topics: moneymoney, ofx, ynab
- Language: Lua
- Homepage:
- Size: 5.86 KB
- Stars: 22
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ynab - MoneyMoney2YNAB - app.com/) for easy YNAB import. (Uncategorized / Uncategorized)
README
# moneymoney2ynab
[MoneyMoney](https://moneymoney-app.com/) Extension to export a OFX file that is optimized to work for [YNAB](https://www.youneedabudget.com/) import.
Next to MoneyMoneys native OFX-Export this extensions is optimized to work for YNAB. It excludes all planned transactions
## Installation
- Open MoneyMoney `Help` menu and click on `Show Database in Finder`
- Put the `ynab.lua` file in the `Extensions` folder
- no app restart required## Export usage
- Open MoneyMoney and select the account you want to export
- optionally adjust date range, category, etc.
- select `Account` -> `Export Transactions...` in the menu
- pick a filename and select the type `OFX-Datei for YNAB (.ofx)`## Import usage
- Open the YNAB web app
- choose the account you want to import to
- click the `import` button on the top of the transaction list
- import the `.ofx` you created before