Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acronyms with the related pin name and controller name #2

Closed
zzzzz1st opened this issue Apr 17, 2022 · 0 comments
Closed

Acronyms with the related pin name and controller name #2

zzzzz1st opened this issue Apr 17, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@zzzzz1st
Copy link
Owner

Right now this program selects every ROMANS styled word and makes acronyms for them :

It's so helpful to pick each layer, make acronym for each word and insert the pin name and controller name beside the completed acronym :

In this way we have a result like this :

# Enhanced acronym
string_for_page1 = "dev = device_name " + "BI01 = Acronym1 " + "BI02 = Acronym2 " + "BI03 = Acronym3  " + ...
string_for_page2 = "dev = device_name " + "DO01 = Acronym1 " + "DO01 = Acronym2 " + "DO01 = Acronym3  " + ...
string_for_page3 = ...

In this way the final text result would be a structured text like each device, its pins and each shortened pin name.

@zzzzz1st zzzzz1st added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Apr 17, 2022
@zzzzz1st zzzzz1st pinned this issue Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant