|
38 | 38 |
|
39 | 39 | 4. You can complete your review by ticking the box in the plugin's `popup` window, or you can click into the problem page and complete the review via the `rate it` button.
|
40 | 40 |
|
41 |
| -5. Open the problem list to see all the problems in your current review plan. |
| 41 | +5. Open the question list, view all the questions in the current review plan, write notes, and export notes as Markdown. |
42 | 42 |
|
43 | 43 | 6. Happy problem-solving! The key to mastering things quickly is to avoid forgetting!
|
44 | 44 | # 🚀 用法
|
45 | 45 | 1. 安装LMS插件. 初始在LeetCode / 力扣页面右下角点击`rate`按钮(可拖动位置),为题目掌握情况打分,算法参考打分情况实时调整复习计划。
|
46 | 46 | 2. 插件主页自动评估每道题的可检索性优先级(能够回忆起来的概率),用户可根据时间安排,灵活调整每日的复习量。
|
47 | 47 | 3. FSRS算法允许休息和提前突击复习,其算法会随时间流逝,自动推理整体题目的回忆概率,动态调整下一次复习时间,以适应你的学习节奏。
|
48 | 48 | 4. 可在插件的`popup`弹窗中打勾完成复习;也可点击进入题目页面,通过`rate`按钮完成复习。
|
49 |
| -5. 打开题目列表,查看当前复习规划的所有题目 |
| 49 | +5. 打开题目列表,查看当前复习规划的所有题目,撰写笔记,导出笔记为Markdown |
50 | 50 | 6. 刷题快乐,速成的本质在于不要遗忘!
|
51 | 51 |
|
52 | 52 | 
|
|
81 | 81 | | 监控提醒 | ✅ 已完成 | bilibili、youtube |
|
82 | 82 | | url添加力扣题目 | ✅ 已完成 | 配合 IDE 刷题,工位摸鱼专用 |
|
83 | 83 | | url添加自定义卡片 | ✅ 已完成 | 用于记录面试手撕题、其他刷题网站用户暂时替代方案 |
|
| 84 | +| 提供笔记功能 | ✅ 已完成 | 题目列表中新增笔记按钮,支持导出所有笔记为Markdown | |
84 | 85 | | 收集Anki fsrs 训练数据 | ✅ 已完成 | 待用于测试fsrs官方端口训练 |
|
85 | 86 | | 接入Anki fsrs官方训练端口 | ❌ 待完成 | 待评估可行性(用户可拟合出最适合自己的记忆曲线) |
|
86 | 87 | | 不同网站题目数据源切换 | ❌ 待完成 | 待完成(目前仅支持力扣国际站和中国站,待兼容洛谷等) |
|
87 | 88 | | 兼容火狐 | ❌ 待完成 | 待完成 |
|
88 |
| -| 提供笔记功能 | ❌ 待完成 | 待评估可行性(浏览器存储数据上限可能无法支持) | |
89 |
| - |
90 | 89 | | 兼容`ctrl + enter` | ❌ 待完成 | 目前优先级较低 |
|
91 | 90 |
|
92 | 91 |
|
93 | 92 | # 📝 Next Steps
|
94 |
| -| Task/Feature | Status | Remarks | |
95 |
| -|-----------------------------|------------|-------------------------------------------------------------------------| |
96 |
| -| Multi-device cloud sync | ✅ Completed | Edge, Chrome | |
97 |
| -| Monitoring reminders | ✅ Completed | Bilibili, YouTube | |
98 |
| -| Add LeetCode URL | ✅ Completed | For use with IDE for problem-solving, perfect for stealth studying at work | |
99 |
| -| Add custom card URL | ✅ Completed | recording interview problems, serves as a temporary solution for other problem-solving websites | |
100 |
| -| Switch data sources for different websites | ❌ Pending | Pending completion (currently only supports LeetCode Global and China, pending compatibility with Luogu, etc.) | |
101 |
| -| Firefox compatibility | ❌ Pending | Pending feasibility assessment | |
102 |
| -| Provide note-taking feature | ❌ Pending | Pending feasibility assessment (browser storage data limits may not support) | |
103 |
| -| Integrate with Anki fsrs official training port | ❌ Pending | Pending feasibility assessment (users can fit their own optimal memory curve) | |
104 |
| -| Compatibility with `Ctrl + Enter` | ❌ Pending | Currently lower priority | |
| 93 | +| Task/Feature | Status | Notes | |
| 94 | +|-----------------------|------------|------------------------------------| |
| 95 | +| Multi-device data cloud sync | ✅ Completed | Edge, Chrome | |
| 96 | +| Monitor reminder | ✅ Completed | bilibili, youtube | |
| 97 | +| URL add LeetCode problems | ✅ Completed | For brushing questions with IDE, dedicated to working position entertainment | |
| 98 | +| URL add custom cards | ✅ Completed | For recording interview hand-torn problems, alternative solution for other question brushing websites | |
| 99 | +| Provide note-taking feature | ✅ Completed | Add note button in question list, support exporting all notes as Markdown | |
| 100 | +| Collect Anki fsrs training data | ✅ Completed | Pending for testing fsrs official port training | |
| 101 | +| Integrate Anki fsrs official training port | ❌ Pending | To be assessed for feasibility (users can fit their own optimal memory curve) | |
| 102 | +| Switch between different website question data sources | ❌ Pending | To be completed (currently only supports LeetCode international and Chinese stations, to be compatible with Luogu, etc.) | |
| 103 | +| Compatibility with Firefox | ❌ Pending | To be completed | |
105 | 104 |
|
106 | 105 |
|
107 | 106 |
|
|
0 commit comments