You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose:
Improve existing recurring transaction functionality to support yearly cycles and customizable end dates (e.g., for multi-year loans, subscriptions, or installment payments). Examples include:
Users can manage recurring subscriptions (such as Netflix, cloud storage annual payments) or automate annual transactions (such as investments, insurance renewals).
Manage loans with a fixed end date (such as car loans or mortgages with zero-interest installments), or installment payments with a deadline. The recurring transaction would stop once the final payment is made (this example only considers zero-interest installment payments; more complex calculations for loan interest are not discussed here).
Implementation & Benefits:
Add yearly as a new recurring interval option.
Allow users to define a start date and optional end date for transactions (e.g., "Start: 2024-01-01, End: 2026-12-01").
Automatically stop generating transactions after the end date.
Add calendar visualization for recurring transactions (e.g., highlight upcoming/annual payments).
2. Webhook Notifications with Custom API Integration
Purpose:
Enable flexible notifications for scheduled events (e.g., subscription renewals) or shared account activities via Webhooks.
Implementation & Benefits:
Integrate Webhooks with existing email notifications and custom API endpoints.
Support GET/POST requests with form-data payloads.
Provide placeholders (e.g., #ezbookkeeping#) for dynamic content (e.g., {{amount}}, {{account}}, {{date}}).
#53
Some feature have been enhanced to shared accounts and expand the sharing dimensions. It can be shared for use by family members and partners together.
部分功能增强了共享账户的功能,以及可以拓展共享维度。可以分享家人和伴侣一起使用。
The purpose of ezBookkeeping's scheduled transaction is to reduce the time spent adding transactions. I think the scheduled transactions added once a year cannot save time. In addition, I think these transactions once in a long time should be reviewed by the person before adding them. ezBookkeeping does not plan to add yearly cycles.
I'm sorry for this issue, I understand the meaning of not adding years as a time unit, and if there is an event reminder future next, it should be able to complete the purpose I need.
I am currently using Wallos to manage subscriptions, and the idea of merging subscriptions into ezbookkeeping is a self-interested one.
Finally, I apologize for not double-checking existing issue.
1. Enhanced Recurring Transactions (Yearly & Customizable)
Purpose:
Improve existing recurring transaction functionality to support yearly cycles and customizable end dates (e.g., for multi-year loans, subscriptions, or installment payments). Examples include:
Implementation & Benefits:
2. Webhook Notifications with Custom API Integration
Purpose:
Enable flexible notifications for scheduled events (e.g., subscription renewals) or shared account activities via Webhooks.
Implementation & Benefits:
#ezbookkeeping#
) for dynamic content (e.g.,{{amount}}
,{{account}}
,{{date}}
).3. Multi-Dimensional Budget Tracking
Purpose:
Empower users to set budgets across time, events, or individuals for granular financial control.
Implementation & Benefits:
individual tracking: Monitor spending per person (e.g., "Child A’s tuition fees").Thank you for your consideration!
1. 增强版周期交易(支持年度周期与自定义结束时间)
用途:
改进现有周期交易功能,支持以年为单位的周期和自定义结束日期(如多年贷款、订阅或分期支付)。例如:
实现与效果:
2. 支持自定义API的Webhook通知
用途:
通过Webhook为计划事件(如订阅续费)或共享账户消费提供灵活通知。
实现与效果:
#ezbookkeeping#
)动态填充内容(如{{amount}},
{{account}},
{{date}}`)。3. 多维度预算追踪
用途:
支持按时间、事件或人员设置预算,实现精细化财务管理。
实现与效果:
人员维度:跟踪个人开支(如“孩子A的学费”)。感谢您的考虑!
The text was updated successfully, but these errors were encountered: