Skip to content

0.24.2

Latest

Choose a tag to compare

@diegoeis diegoeis released this 24 Aug 03:22

Changed

  • Settings tab UI rebuilt on native Obsidian patterns (setting-group/setting-items shell, batched DOM build, cp-* class naming). No behavior change.
  • Documentation rewritten so every condition/action example mirrors the settings screen's exact dropdown labels and field order, instead of an invented pseudo-syntax.
  • Fixed the manual-install path in the docs (.obsidian/plugins/conditional-properties) and a few other factual gaps (Note file conditions don't have exists/does not exist/is empty; {{date}}/{{time}} follow the vault's configured format when set).
  • Placeholder documentation and settings-field hints are now double-brace only ({{date}}, {{propertyName}}, …). The single-brace form still works in existing rules for backward compatibility.

See CHANGELOG.md for full details.