Skip to content

feat(code): adjust pasted text UX, add explicit shortcut#1258

Merged
adboio merged 1 commit intomainfrom
03-16-feat_code_adjust_pasted_text_ux_add_explicit_shortcut
Mar 16, 2026
Merged

feat(code): adjust pasted text UX, add explicit shortcut#1258
adboio merged 1 commit intomainfrom
03-16-feat_code_adjust_pasted_text_ux_add_explicit_shortcut

Conversation

@adboio
Copy link
Contributor

@adboio adboio commented Mar 16, 2026

trying (again) to smooth out the pasted text UX...

  • bumps default limit to 1000, adds larger options in settings
  • adds new explicit cmd+shift+v shortcut for pasting as a file
    • this is usually the "paste with formatting" shortcut, but i feel comfortable hijacking it since there is no concept for formatting in the inputs here
  • adds ability to convert pasted text to inline by clicking the chip
  • adds hints to tell you about the click-to-convert and cmd+shift+v keyboard shortcut when you paste things
    • also introduces a very tiny "hint" mechanism so we can show the hints max N times, and stop showing them when we determine the behavior is learned

Copy link
Contributor Author

adboio commented Mar 16, 2026

@adboio adboio requested a review from a team March 16, 2026 17:59
@adboio adboio marked this pull request as ready for review March 16, 2026 17:59
@adboio adboio force-pushed the 03-16-fix_code_remove_archived_tasks_from_command_center branch 2 times, most recently from 51d8be6 to 891787d Compare March 16, 2026 18:26
@adboio adboio force-pushed the 03-16-feat_code_adjust_pasted_text_ux_add_explicit_shortcut branch from fb78920 to c623a24 Compare March 16, 2026 18:26
@adboio adboio changed the base branch from 03-16-fix_code_remove_archived_tasks_from_command_center to graphite-base/1258 March 16, 2026 19:43
@adboio adboio force-pushed the 03-16-feat_code_adjust_pasted_text_ux_add_explicit_shortcut branch from c623a24 to 703134b Compare March 16, 2026 19:44
@adboio adboio force-pushed the graphite-base/1258 branch from 891787d to 08b4260 Compare March 16, 2026 19:44
@graphite-app graphite-app bot changed the base branch from graphite-base/1258 to main March 16, 2026 19:44
@adboio adboio force-pushed the 03-16-feat_code_adjust_pasted_text_ux_add_explicit_shortcut branch from 703134b to a3bfe14 Compare March 16, 2026 19:44
Copy link
Member

@charlesvien charlesvien left a comment

Choose a reason for hiding this comment

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

LGTM

@adboio adboio merged commit a77217e into main Mar 16, 2026
15 checks passed
@adboio adboio deleted the 03-16-feat_code_adjust_pasted_text_ux_add_explicit_shortcut branch March 16, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants