openscopeproject / openscopeproject/InteractiveHtmlBom
R1,R2,R3 could become R1-R3
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 578
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
R1, R2, R3, R4, … could become R1-R4 on order_refs(foo) of the KiCost file have the function to do that.
https://github.com/hildogjr/KiCost/blob/master/kicost/eda_tools/eda_tools.py
I did implement on my pull request because I have to check if “R1-R4” will affect the search box.
I also added a example (acquire-PWM - iBOM.html.zip) to see why I think this is interesting.
Contributor guide
No contributing guide indexed for this repository
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 in kicost/eda_tools/eda_tools.py at the order_refs(foo) function. Check how converting consecutive references such as R1, R2, R3, R4 to R1-R4 affects the search box, and use the provided acquire-PWM iBOM example to verify the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100