Skip to content

Releases: nikvoronin/task-cascade

1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:21
9cf0998
  • Fixed ESLint and TypeScript warnings reported in src/settings.ts.

1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 21:11
9689949
  • Migrated the settings UI to Obsidian's new declarative Settings API (now requires Obsidian 1.13.0 or newer — see the warning above for older versions)
  • Rules can now be reordered by dragging, not just with up/down buttons
  • "Reset rules to defaults" now asks for confirmation before replacing all rules
  • Invalid rule expressions now show a clearer error banner instead of just recoloring the row description

0.2.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 18:11

Fix authorUrl

authorUrl must not point to the plugin's own repository. A personal or organization profile is expected instead.

0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 16:26
6c5c075

Feature

  • Configurable default status for unrecognized markers.
  • Flag for auto-deleting done tasks.
  • A preview plate.
  • Configurable rules.