|
52 | 52 | 
|
53 | 53 |
|
54 | 54 |
|
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 刷题,工位摸鱼专用) |
71 | 55 |
|
72 | 56 |
|
73 | 57 |
|
|
89 | 73 |
|
90 | 74 | <br>
|
91 | 75 |
|
92 |
| -# 📝 Next Steps / 安排 |
| 76 | +# 📝 安排 |
93 | 77 |
|
94 | 78 | | 任务/功能 | 状态 | 备注 |
|
95 | 79 | |--------------------|------------|--------------------|
|
| 80 | +| 多设备数据云同步 | ✅ 已完成 | Edge、Chrome | |
96 | 81 | | 监控提醒 | ✅ 已完成 | bilibili、youtube |
|
| 82 | +| url添加题目 | ✅ 已完成 | 目前仅力扣题目(配合 IDE 刷题,工位摸鱼专用) | |
| 83 | +| 添加自定义卡片 | ❌ 待完成 | 待完成(用于记录面试手撕题或原创笔试题) | |
97 | 84 | | 兼容`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) | |
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
|
0 commit comments