openscopeproject / openscopeproject/InteractiveHtmlBom

R1,R2,R3 could become R1-R3

Open
#20 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wishlist
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.