Skip to content

Add “Refine from Notes” action to update post content based on editorial feedback #250

@jeffpaul

Description

@jeffpaul

What problem does this address?

Authors and Editors often leave review feedback using the Notes feature, but the work to respond to those comments requires manual edits. This slows down iteration and creates friction in editorial workflows.

What is your proposed solution?

Add a “Refine from Notes” button in the post editor when Notes are present, perhaps within the Notes tray/sidebar as well as in the archive Notes view.

On click:

  • Collect active Notes probably filtering to unresolved Notes only.
  • Send Notes + current post content to the AI Client.
  • Return a proposed revised version of the post content.

Present output as:

  • A diff view
  • A side-by-side comparison with “Replace content” and “Insert changes selectively” options
  • Yolo into it and apply those edits (Revisions can allow for rollbacks here assuming we trigger an autosave after each/all AI update)

Do not auto-publish changes; always require user confirmation.

Metadata

Metadata

Assignees

Labels

No fields configured for Enhancement.

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions