PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding-PoE2
Add Search to Notes tab
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 1.9k
- Forks
- 451
- Avg merge
- 21h 16m
- Merged PRs (30d)
- 68
Description
Check for duplicates
- I've checked for duplicate open and closed issues by using the search function of the issue tracker
What platform are you running Path of Building on?
Windows
Is your feature request related to a problem?
Yes, it's not currently possible to search a large amount of text in a sometimes very long text box. Having to copy/paste it to Notepad feels like 1995! :)
Describe the solution you'd like
Would like a basic Search box (like the one at the bottom of the passive tree), that searches the Notes.
Describe alternatives you've considered
No response
Additional context
I would suggest ignoring color coding syntax, ie ^x3F6DB3 ^7
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
Start by locating the Notes tab and the existing search box at the bottom of the passive tree, then inspect how the Notes text and color-coding syntax are handled. Done means a basic search box can find text in long Notes content while ignoring color-coding syntax such as ^x3F6DB3 and ^7.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100