Skip to content

Added documentation for the draft editor - #2311

Open
AndreasArvidsson wants to merge 3 commits into
mainfrom
draft-editor-docs
Open

Added documentation for the draft editor#2311
AndreasArvidsson wants to merge 3 commits into
mainfrom
draft-editor-docs

Conversation

@AndreasArvidsson

@AndreasArvidsson AndreasArvidsson commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T23:29:43.538866Z 2c8767d New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@AndreasArvidsson

Copy link
Copy Markdown
Collaborator Author

@nriley Will make some language tweaks and then merged this

@github-actions github-actions Bot added the lines/50-199 Pull request changes 50 to 199 lines label Sep 5, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2c8767d20c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +53 to +54
Set `user.draft_editor` to the application name Talon reports for your editor.
For example, add the following to a `.talon` file to use Sublime Text:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Explain how to refresh editor detection

When a user adds this setting while the custom editor is already running—the setup this section describes—the draft commands remain disabled because draft_editor.py recomputes user.draft_editor_app_running only at Talon startup and on app_launch/app_close; reloading a .talon setting and switching focus does not call handle_app_running. Document that the editor or Talon must be restarted after changing this setting, or update detection when the setting changes.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lines/50-199 Pull request changes 50 to 199 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant