Releases: Wenzhi-Ding/obsidian-review-edit
Releases · Wenzhi-Ding/obsidian-review-edit
Release list
1.0.1
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.