Support extended results context in CSV export
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Users are interested in more than isolated sentence matches. Add an option to include N sentences before and after the matched segment in the CSV export.
- Default: 5 previous + 5 next (mirroring UI behavior)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the CSV export entry point and the UI behavior that currently provides sentence context. Add an option for the number of sentences before and after each match, with the default set to 5 in each direction; done means the CSV includes the requested surrounding context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100