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

full name field for cards with 2+ faces #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

morgunkorn
Copy link

@morgunkorn morgunkorn commented Oct 18, 2022

Keep the full name field of the main card entry when requesting a card with two or more card_faces, including the double slashes as separator

currently, when requesting a card like "Wear // Tear", the function only returns "Wear" in the name field. This fix addresses that and copies the full name "Wear // Tear" into the name field of the first card_face.

Alternatively, a new field "full_name" (for example) could be defined, to maintain backward compatibility.

Keep the full name field of the main card entry when requesting a card with two or more card_faces, including the double slashes as separator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant