Ayagikei / LifeUp

Pure and highly customizable gamified to-do and habit-forming app.
201 stars 4 forks source link

[Feature]建议增加数字达标类型子任务 #70

Open Syphurith opened 1 year ago

Syphurith commented 1 year ago

你的需求是否与某个问题相关联?请描述你遇到了什么问题。 请清晰地描述问题或者需求背景 特别是对各类信用卡持卡人,刷卡次数或金额免年费,刷卡金额达标活动之类的,特别是周期举行的,都需要手动记录已完成的次数或金额。当然信用卡持卡人只是典型,其他时候也有需要满足金额总数或次数的情况。

描述你的解决方案 请清晰地描述你设想的解决方案 对子任务添加数值计数类型,点击时候提示输入增减的数值,达到总数后该任务完成。输入的每次数值,到下次开始前,暂时记录在历史中,便于用户查看回顾。

描述可选方案 请清晰地描述,你是否有其他可选方案 暂无

额外信息 请在这里附上任意额外信息,如参考文件等。 典型示例 某信用卡要求刷卡金额满足20000,且次数达到12次,免除按首次账单日计算的年费。 用户设置和效果

名称:某信用卡年费任务
备注:刷卡20000且次数12达标后免除年费
子任务1,数值任务:刷卡12次,显示剩余2/12
子任务2,数值任务:刷卡20000,显示剩余8265/20000
任务提醒:某年某月,实际是年费记收的前两个月之类
任务周期:年,开始于某年某月
完成历史:
2023.03.01:完成次数1,金额500
2023.03.02:完成次数2,金额450
2023.03.03:完成次数-1,金额500
…

诸如此类。将有机会习惯推广到信用卡持卡人。

微信登录也不知道啥时候能恢复…

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: [Feature] It is recommended to add a sub-task of the type of digital compliance

Is your need tied to a problem? Please describe what problem you are having. Please clearly describe the problem or requirement background Especially for all kinds of credit card holders, the number of times or amount of card swiping is free of annual fee, and the amount of card swiping reaches the standard, especially if it is held periodically, it is necessary to manually record the number of times or amount that has been completed. Of course, credit card holders are only typical, and there are situations where the total amount or number of times needs to be met at other times.

Describe your solution Please clearly describe your envisioned solution Add a numerical counting type to the subtask. When you click, you will be prompted to enter the value of the increase or decrease. After the total number is reached, the task is completed. Each value entered is temporarily recorded in the history before the next start, which is convenient for users to review and review.

Describe options Please describe clearly, do you have other options no yet

extra information Please attach any additional information here, such as references etc. Typical example A credit card requires that the amount of swiping the card meet 20,000, and the number of times reaches 12, and the annual fee calculated on the first billing date is exempted. User Settings and Effects

Name: A credit card annual fee task
Remarks: The annual fee will be exempted after swiping the card 20,000 times and reaching the standard for 12 times
Sub-task 1, numerical task: swipe the card 12 times, display the remaining 2/12
Subtask 2, numerical task: swipe card 20000, display remaining 8265/20000
Task reminder: a certain month in a certain year is actually the first two months before the annual fee is collected, etc.
Task cycle: year, starting from a certain month in a certain year
Completion history:
2023.03.01: Completion times 1, amount 500
2023.03.02: Completion times 2, amount 450
2023.03.03: Completion times -1, amount 500
…

and so on. The opportunity habit will be extended to credit card holders.

Wechat login does not know when it will be restored...

Ayagikei commented 1 year ago

你好,关于这一点,我们建议是结合使用计数任务类型+子任务。

计数任务大体的逻辑与这个场景是类似的,只不过缺少了一些查看记录的手段。我们未来可能针对这一点做改进。

如「某信用卡要求刷卡金额满足20000,且次数达到12次,免除按首次账单日计算的年费。」这个场景:

  1. 你可以创建单一个任务,然后12个子任务记录刷卡次数;设置计数任务类型目标20000记录总金额。
  2. 或者直接创建两个任务,分别使用计数任务类型的目标来设置次数和总金额。

By the way, 我们近期可能会支持微信登录。但这是新上的功能,不算是「恢复」(以前未支持过)。

Issues-translate-bot commented 1 year ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Hello, on this point, our suggestion is to use a combination of counting task types + subtasks.

The general logic of the counting task is similar to this scenario, but it lacks some means of viewing records. We may improve on this in the future.

For example, "a credit card requires that the amount of swiping the card meet 20,000, and the number of times reaches 12, and the annual fee calculated on the first billing date is exempted." This scenario:

  1. You can create a single task, and then 12 subtasks to record the number of card swipes; set the count task type target to 20000 to record the total amount.
  2. Or create two tasks directly, and use the counting task type target to set the number of times and the total amount respectively.

By the way, we may support WeChat login in the near future. But this is a new feature, not a "recovery" (it wasn't supported before).