Releases: ktlamors/obsidian-random-review
Releases · ktlamors/obsidian-random-review
Release list
1.1.3
feat: support AND condition groups for property filtering Property filtering is now modeled as condition groups: all conditions inside a group must match (AND), groups are alternatives (OR), each group has its own pick count. Each condition supports equals / contains / not equals. Legacy flat propertyFilters in saved settings and per-folder profiles are auto-migrated into single-condition groups on load. Add a changelog and updated usage in the General settings tab, refresh README, and bump version to 1.1.3. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1.1.2
1.1.1
fix: avoid removeCommand API newer than minAppVersion refreshUIStrings used Plugin.removeCommand, added in 1.7.2, while the manifest declares minAppVersion 1.7.0 (no-unsupported-api review error). Instead keep the Command returned by addCommand and update its name field directly. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1.1.0
1.0.1
✨ Features / 功能
- 🎲 Randomly pick notes from target folder / 从目标文件夹随机抽取笔记
- 🏷️ Filter by tags (include/exclude) / 按标签筛选(包含/排除)
- 📋 Filter by frontmatter properties with per-condition count / 按属性分条件独立抽题
- 👁 One-click show/hide answer (folded callout) / 一键显示/隐藏答案
- ✏️ Edit original note in split pane / 分屏编辑原笔记
- 💾 Auto-save/restore settings per folder / 按文件夹保存/恢复配置档案
- ⌨️ Keyboard shortcuts / 键盘快捷键支持
- 🖱️ Command palette, ribbon icon, right-click menu / 命令面板、图标、右键三种启动方式
📦 Install / 安装
Search "Random Review" in Obsidian Community Plugin marketplace, or download from assets below.
在 Obsidian 社区插件市场搜索「Random Review」,或从下方附件下载手动安装。
1.0.0
✨ Features / 功能
- 🎲 Randomly pick notes from target folder / 从目标文件夹随机抽取笔记
- 🏷️ Filter by tags (include/exclude) / 按标签筛选(包含/排除)
- 📋 Filter by frontmatter properties with per-condition count / 按属性分条件独立抽题
- 👁 One-click show/hide answer (folded callout) / 一键显示/隐藏答案
- ✏️ Edit original note in split pane / 分屏编辑原笔记
- 💾 Auto-save/restore settings per folder / 按文件夹保存/恢复配置档案
- ⌨️ Keyboard shortcuts / 键盘快捷键支持
- 🖱️ Command palette, ribbon icon, right-click menu / 命令面板、图标、右键三种启动方式
📦 Install / 安装
Search "Random Review" in Obsidian Community Plugin marketplace, or download from assets below.
在 Obsidian 社区插件市场搜索「Random Review」,或从下方附件下载手动安装。