MacDownApp / MacDownApp/macdown
Case-sensitive search and replace
Open
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 9.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Just had to replace some wrong capitalization in documents in the following pattern:
- "MakeUP" -> "Makeup"
- "makeup" -> "makeup" (string in URLs and code should not change)
It would be just great to have case-sensitive replacement in Macdown for such cases. E.g., sublime text has it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review MacDown's existing search-and-replace behavior and compare it with the case-sensitive replacement workflow described in the issue. Done means users can replace only the intended capitalization while leaving matching text in URLs and code unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, objective-c
- Domain
- desktop, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100