Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

游戏化记录习惯的插件 #83

Open
linonetwo opened this issue Aug 16, 2023 · 2 comments
Open

游戏化记录习惯的插件 #83

linonetwo opened this issue Aug 16, 2023 · 2 comments

Comments

@linonetwo
Copy link
Collaborator

https://github.com/HabitRPG/habitica

@linonetwo
Copy link
Collaborator Author

@linonetwo
Copy link
Collaborator Author

0880fe87806149bc70115567194f39c4

这种格式,可以记录时分秒,一天可以记录多次,如果天天签到,十年之后就是这么多 3650 * 9 = 32850 字符

8f8456208a4eae615f616e3e18755b9f

不过如果用另一个的例子,它是用1位来记录,十年也才3650字符。根据 lastdate,下次点击的时候补上缺少的 0,然后给今天记为 1。缺点是只能按天粒度,优点是很省空间,我感觉我应该会用这个来记,这样才能生成图表

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant