mirite / mirite/csv-magic

Allow regex in find and replace

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
If finding and replacing is dependent on the larger context of the string, it can be difficult to find and replace the correct string.

Describe the solution you'd like
Have a checkbox that indicates that the search and replace terms are regular expressions and apply those to match and replace instead of the specific string.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the find-and-replace UI and its string-matching logic; confirm how search and replacement values are passed. Done means a checkbox enables regular-expression matching and replacement while preserving literal-string behavior when it is off.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.