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

Tags lmao #1518

Open
Rodg88 opened this issue Jul 31, 2024 · 2 comments
Open

Tags lmao #1518

Rodg88 opened this issue Jul 31, 2024 · 2 comments
Assignees

Comments

@Rodg88
Copy link
Collaborator

Rodg88 commented Jul 31, 2024

update pass on tags

https://forum.kerbalspaceprogram.com/topic/137633-syntax-for-11-part-tagging/?do=findComment&comment=2529080

Remove 'function synonyms'/less directly applicable names for functions.
Use ( or { for family names, or [ if the tag is the start of the family name, and ] for number designations

above should allow searching mar 2/mariner 2/mariner2 to match mariner 2 parts.

combined no-space name searches like mariner2 or mariner6 will just always match too many parts thanks to squad's autotags, matching sizes like 0.625 or 1.25

maybe some end-matching will allow atlasV to exclude other atlas parts.

Maybe add the specific launchers to specific payloads? might get messy? so searching for explorer would show the juno 1 parts?

individual stage designations would be good too, eg (saturn ?2 ?ii or ]2 ]ii

probably not combing multi-family upper stages with launcher families, but possibly more specific launch vehicles and satellites could share tags, eg building juno 1 would include sergeants, tho maybe redstone wouldn't.

shared upper stages could have a suffix tag to allow "atlas-centaur" to show both, with ]taur

double check scidefs and add matching tags

keep cryo/hydrogen/lfo/monoprop

{sizem / {1.875m should allow the m to be optional, maybe a prefix to allow bulkhead profile? like s1.5 for 1.875

end user docs for usage/special tags

seems like the part name also gets added as tags

@Rodg88 Rodg88 self-assigned this Jul 31, 2024
@JacobB094
Copy link
Contributor

JacobB094 commented Jul 31, 2024

Specific launchers when searching for payloads are probably a bad idea. If searching for Explorer, you want Explorer parts, not a bunch of launch vehicles mingled with them. Remember that in stock, searched parts show up in alphabetical order. VABOrganizer is neat, but even when it does mature, we should not rely on it to keep things orderly.

@JacobB094
Copy link
Contributor

The 2.5m PLF base for Delta III is erroneously marked as a 1.825m part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants