Skip to content

feat: search from selected text and copy document as Markdown#231

Open
junglesub wants to merge 1 commit into
alecdotdev:masterfrom
junglesub:feat/selected-text-search-and-copy-markdown
Open

feat: search from selected text and copy document as Markdown#231
junglesub wants to merge 1 commit into
alecdotdev:masterfrom
junglesub:feat/selected-text-search-and-copy-markdown

Conversation

@junglesub

Copy link
Copy Markdown

Summary

Adds selected-text search and a command to copy the current document's full Markdown source.

Changes

  • Seed Ctrl/Cmd+F with the selected text in the editor and rendered preview
  • Start from the selected occurrence instead of scrolling to the first match
  • Add “Copy as Markdown” to the application menu
  • Add Ctrl/Cmd+Shift+C as the copy Markdown shortcut
  • Add translations and regression coverage

Copy As Markdown (Ctrl/Cmd + Shift + C)

image

Find selected text (Ctrl/Cmd+F)

download

Testing

  • pnpm run test:workflows
  • pnpm run check
  • Manually verified on Windows

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.

1 participant