From d016aa809b423f2f9a76a97004cbdd1aa678c1d0 Mon Sep 17 00:00:00 2001 From: murashit Date: Sat, 16 May 2026 07:36:40 +0900 Subject: [PATCH] Document message copy actions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 41fd57c4..b4d6e29f 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Obsidian wikilinks in sent messages are lightly bridged to Codex file mentions w - Start, resume, rename, fork, roll back, compact, and archive Codex threads from Obsidian. - Open multiple right-sidebar Codex panels for separate active threads. - Stream user, assistant, reasoning, command, tool, hook, and file-change events. +- Copy user messages, assistant responses, and proposed plans from message hover actions. - Respond to command, file, permission, and Plan mode approval requests. - Toggle Plan mode, fast mode, model override, and reasoning effort override for subsequent turns. - Send steering messages during a running turn, or interrupt the turn when the composer is empty.