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

Explain some exceptions. #17

Open
AhoyLemon opened this issue Dec 28, 2020 · 0 comments
Open

Explain some exceptions. #17

AhoyLemon opened this issue Dec 28, 2020 · 0 comments
Labels
enhancement New feature or request maybe? I'm not 100% sure about this idea yet.

Comments

@AhoyLemon
Copy link
Owner

The best use case I can think of is in countries in europe, where SCOTLAND and ENGLAND are not options, but UNITED KINGDOM is.

maybe a new feature in the categories that looks something like....

possible: [
  "UNITED KINGDOM",
],
impossible: [
  { pw: "ENGLAND", reason: "In a global definition, ENGLAND is not a country." },
  { pw: "SCOTLAND", reason: "In a global definition, SCOTLAND is not a country." },
]

Also, maybe research this UK thing more, because it's confusing.

@AhoyLemon AhoyLemon added the enhancement New feature or request label Dec 28, 2020
@AhoyLemon AhoyLemon assigned AhoyLemon and unassigned AhoyLemon Dec 28, 2020
@AhoyLemon AhoyLemon added the maybe? I'm not 100% sure about this idea yet. label Dec 28, 2020
AhoyLemon added a commit that referenced this issue Jan 2, 2021
This also makes #17 a lot less important.
@AhoyLemon AhoyLemon removed the Invalid label Jan 5, 2022
AhoyLemon added a commit that referenced this issue Apr 16, 2023
This also makes #17 a lot less important.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maybe? I'm not 100% sure about this idea yet.
Projects
None yet
Development

No branches or pull requests

1 participant