1.1.0 • Published 6 years ago

cerebro-plugin-ynab v1.1.0

Weekly downloads
6
License
-
Repository
-
Last release
6 years ago

cerebro-ynab

Cerebro plugin to interact with YNAB.

npm.io

Usage

In Cerebro, type ynab and one of the supported subcommands to get a quick view of your YNAB status.

Supported Subcommands

  • ynab categories - lists categories along with budgeted amounts
    • may filter by name
    • when a single category is filtered, all transactions for that category will be listed
  • ynab accounts - lists all accounts along with current balances
    • may filter by name
    • when a single account is filtered, all transactions for that category will be listed
  • ynab transactions - lists all transactions

Notes

  • Currently, only the first "Budget" will be used to display values.
  • Accounts are listed with budget-related ones first (may not respect order in app)
  • All Transactions are ordered by date in descending order (newest first) from the beginning of the current month.

Installing

Related

  • Cerebro – main repo for Cerebro app;
  • YNAB – YouNeedABudget app;

License

MIT © Matthew Jacobs