This website requires JavaScript.
Explore
Help
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab811daba794125f0ba503ed719817f49e9c6aae
automatisch
/
packages
/
docs
/
pages
/
apps
/
you-need-a-budget
/
triggers.md
Rıdvan Akca
ab811daba7
feat(ynab): add goal completed trigger
2024-01-18 18:00:48 +03:00
505 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/you-need-a-budget.svg
name
desc
Category overspent
Triggers when a category exceeds its budget, resulting in a negative balance.
name
desc
Goal completed
Triggers when a goal is completed.
name
desc
Low account balance
Triggers when the balance of a Checking or Savings account falls below a specified amount within a given month.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>