concatenate multiline suggestions
- Dominant language
- Haskell
- Stars
- 744
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
this was mentioned in #16 but doesn't look like it's implemented yet.
Many papers have their titles split over multiple lines.
So it would be nice to also allow selecting multiple lines from the suggestions and concatenating them together as the new filename.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the suggestion selection logic in the TUI, likely in a module handling user input and filename generation. The issue mentions concatenating multiple selected lines; examine how suggestions are currently processed and where multi-line selection would need to be integrated. Test with PDFs having multi-line titles to see the current behavior and verify the new feature works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100