Skip to content

Releases: open-spaced-repetition/obsidian-spaced-repetition-recall

1.12.5.13

19 Oct 01:49
7c79f2d
Compare
Choose a tag to compare
  • fix #87 errors when review new cards;
  • fix data sync.

1.12.5.12

10 Oct 14:16
6d8d92b
Compare
Choose a tag to compare
1.12.5.12 Pre-release
Pre-release
  • feat #83 just add blockid when review new card.
  • fix #81 add multi blockids;

1.12.5.11

04 Sep 14:39
99a54d1
Compare
Choose a tag to compare
  • feat #78 fsrs v5 setting support enable_short_term and enable_fuzz (by @ishiko732).
  • fix #77 codeblock render error;
  • fix #76 sidebar note didn't show;
  • fix note random review;

1.12.5.10

30 Aug 15:36
abcf81b
Compare
Choose a tag to compare
  • 同步原插件最新分支sync upsteam branch;
  • fix #72 add setting for ignored Tags;
  • fix #73 use fsrs v5 algorithm;
  • setting UX change;

1.12.4.9

13 Aug 12:12
4143589
Compare
Choose a tag to compare
  • 同步原插件最新分支sync upsteam branch;
  • fix #67 新旧笔记混合排序修复;
  • fix #66 新笔记复习时,只根据文件创建时间排序;

1.12.4.8

21 Jul 08:44
Compare
Choose a tag to compare
  • feat #20 卡片定位使用BlockID,会在卡片文本后追加BlockID (e.g. ^blkid1),即修改了原笔记文件。默认关闭,但卡片定位可能不太准确,但也够用;
  • feat: #63 笔记复习优先推送最早创建的笔记;
  • feat: 设置项: 复习笔记时,复习顺序可混合新旧笔记(默认: 3篇到期的,然后2篇新的笔记);
  • UI: iteminfo 窗口显示优化, 数据保存优化;
  • chore: 延迟重排相关命令 在 关闭调试选项时也可以使用了;

1.12.4.7

26 Jun 12:46
2bb88ae
Compare
Choose a tag to compare
  • fix: #56 复习时打开了没到期的笔记;
  • fix: #58 卡片复习数据显示不正确;
  • iteminfo 窗口显示优化

1.12.4.6

23 Jun 08:37
Compare
Choose a tag to compare
  • fix: #54 #56 复习时打开了没到期的笔记

1.12.4.5

22 Jun 09:12
Compare
Choose a tag to compare
1.12.4.5 Pre-release
Pre-release

有点bug,先不要更新这版

  • feat: 同步原插件最新分支sync upsteam branch
  • feat: support multi-clozes;
  • feat: item info 可以显示卡片的信息了;
  • feat: 如果设置了自动打开下篇笔记,在延迟某笔记后自动打开下篇笔记;
  • refactor code;
  • switch to ts-fsrs;
  • fix #53 复习日期没有更新问题;
  • fix #45 can't review card in this day latter, after burysibling cards;

1.11.1.4

19 Feb 11:59
Compare
Choose a tag to compare
  • fix #47 null error;
  • fix occasionally can't open flashcard modal;
  • fix lint errors;