优化每日打卡按钮、热力图模块、每日目标模块,新增‘今日新增笔记’模块#12
Open
mozilong wants to merge 2 commits into
Open
Conversation
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

优化每日打卡按钮,使得标签及数值可以自定义,并可以在base数据库中筛选打卡数值


优化热力图模块,可以读取base数据库中指定数据,也可以读取文件夹中笔记数据
优化每日目标模块,使得可以勾画
新增笔记计数器功能,显示为今日新增笔记模块
通过上述优化将打卡功能与热力图功能分离,可以将打卡相关模块放入日记模板,通过新建日记来管理每日任务、打卡