Skip to content

docs: document find and replace#1101

Open
markoub wants to merge 1 commit into
obsidianmd:masterfrom
markoub:markoub/find-replace-docs
Open

docs: document find and replace#1101
markoub wants to merge 1 commit into
obsidianmd:masterfrom
markoub:markoub/find-replace-docs

Conversation

@markoub

@markoub markoub commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add an English Find and Replace page under Editing and formatting.
  • Document current-note search and replace entry points, including the Find all, Replace, and Replace all controls.
  • Cross-link the vault-wide Search page to the new current-note page.

Closes #843

Validation

  • git diff --check origin/master...HEAD
  • PATH="$PWD/scripts/node_modules/.bin:$PATH" npx tsx scripts/check-links.ts en
  • PATH="$PWD/scripts/node_modules/.bin:$PATH" npx tsx scripts/check-terms.ts en

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.

Find and Replace are undocumented

1 participant