Skip to content

Commit f00a35f

Browse files
committed
Doc: add futture dev plan
1 parent fe7c1f3 commit f00a35f

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

README.md

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -52,22 +52,6 @@
5252
![alt text](https://s2.loli.net/2025/02/20/CrmZewAQlWUNuc4.gif)
5353

5454

55-
# 🔑 Key Features / 主要特性
56-
1. Switch between LeetCode global and LeetCode China data through a slider toggle.
57-
58-
通过滑块切换LeetCode国际版以及力扣中国版的刷题数据。
59-
60-
2. Cloud synchronization of problem-solving data across Chrome and Edge browsers.
61-
62-
在chrome 和 edge浏览器,分别实现刷题数据云同步
63-
64-
3. Monitor entertainment websites, check daily review progress, and provide proactive reminders via pop-up notifications.
65-
66-
监控娱乐网站,检查每日复习情况,主动提醒弹窗
67-
68-
4. Support adding problem records via URL (for IDE problem-solving and casual browsing).
69-
70-
支持通过 URL 添加题目记录(配合 IDE 刷题,工位摸鱼专用)
7155

7256

7357

@@ -89,16 +73,33 @@
8973

9074
<br>
9175

92-
# 📝 Next Steps / 安排
76+
# 📝 安排
9377

9478
| 任务/功能 | 状态 | 备注 |
9579
|--------------------|------------|--------------------|
80+
| 多设备数据云同步 | ✅ 已完成 | Edge、Chrome |
9681
| 监控提醒 | ✅ 已完成 | bilibili、youtube |
82+
| url添加题目 | ✅ 已完成 | 目前仅力扣题目(配合 IDE 刷题,工位摸鱼专用) |
83+
| 添加自定义卡片 | ❌ 待完成 | 待完成(用于记录面试手撕题或原创笔试题) |
9784
| 兼容`ctrl + enter` | ❌ 待完成 | 待评估工作量 |
98-
| 兼容火狐 | ❌ 待完成 | 待评估可行性 |
99-
| 兼容洛谷等其他刷题网站 | ❌ 待完成 | 待评估可行性 |
100-
101-
85+
| 不同网站题目数据源切换 | ❌ 待完成 | 待完成(目前仅支持力扣国际站和中国站,待兼容洛谷等) |
86+
| 兼容火狐 | ❌ 待完成 | 待评估可行性 |
87+
| 提供笔记功能 | ❌ 待完成 | 待评估可行性(浏览器存储数据上限可能无法支持) |
88+
| 接入Anki fsrs官方训练端口 | ❌ 待完成 | 待评估可行性(用户可拟合出最适合自己的记忆曲线) |
89+
90+
91+
# 📝 Next Steps
92+
| Task/Feature | Status | Notes |
93+
|-----------------------|------------|--------------------------------------------|
94+
| Multi-device data cloud sync | ✅ Completed | Edge, Chrome |
95+
| Monitoring reminders | ✅ Completed | bilibili, youtube |
96+
| URL-based problem addition | ✅ Completed | Currently only for LeetCode problems (ideal for IDE-based problem-solving and stealthy practice at work) |
97+
| Add custom cards | ❌ Pending | Pending (for recording interview whiteboard problems or original written test questions) |
98+
| Compatibility with `ctrl + enter` | ❌ Pending | Workload to be assessed |
99+
| Switching between different website problem data sources | ❌ Pending | Pending (currently supports only LeetCode international and Chinese sites; future compatibility with Luogu and others to be explored) |
100+
| Compatibility with Firefox | ❌ Pending | Feasibility to be assessed |
101+
| Note-taking feature | ❌ Pending | Feasibility to be assessed (browser storage limits may be a constraint) |
102+
| Integration with Anki FSRS official training port | ❌ Pending | Feasibility to be assessed (users may be able to fit their own optimal memory curve) |
102103

103104

104105

0 commit comments

Comments
 (0)