Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 802 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 802 Bytes

You Probably Shouldn't Use This

I'm open sourcing this just in case some other pour soul also happens to both have this problem and be a JS developer. If you don't fall into both of these categories, this code is probably not going to be very useful for you. There will never be a GUI, proper error handling, additional features, other currencies, etc.

YNAB API Feature Requests

  • endpoint to get transactions by flag color
  • filter transaction endpoint by memo text server-side
  • ability to fetch/update subtransactions by id (ideally using the existing transaction endpoint)
  • endpoint to update accounts (specifically account names)
  • let me filter the category endpoint by status (eg give me a way to exclude deleted/hidden categories)
  • add a description of DEBT to the goal_type enum docs