Skip to content

Releases: Wenzhi-Ding/obsidian-review-edit

Release list

1.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 04:32

Initial release.

Review note edits as a Git-style diff against File Recovery snapshots, then keep or revert each hunk individually. Ideal for reviewing AI-made edits before accepting them.

  • Three entry points: ribbon icon, editor toolbar button, or the "Compare with version history" command.
  • Navigate between hunks with a counter bar, keep or revert each one, exit anytime to keep the remaining edits.
  • Built on the core File Recovery plugin — no git required.

This release also addresses community review feedback: manifest authorUrl now points to the author's GitHub profile, and the builtin-modules dev dependency was replaced with Node's built-in module.builtinModules.