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

Think about ways to link related cards to each other. #96

Open
alanxoc3 opened this issue Feb 10, 2021 · 5 comments
Open

Think about ways to link related cards to each other. #96

alanxoc3 opened this issue Feb 10, 2021 · 5 comments
Assignees

Comments

@alanxoc3
Copy link
Owner

It is annoying and not worthwhile to manually link cards to each other. What if there was a way to link cards to each other. So if this were some sort of web interface, you could see other cards by hovering over a word maybe.

The levenshtein distance might be of use here. Maybe not though.

Another thing to think about is a mode that could take many cards and figure out which cards seem similar. If they are similar, it could prompt the user to remove one, or edit both, or something else.

@alanxoc3
Copy link
Owner Author

Or maybe a card that is related to another could be factored into the review algorithm. That sounds like an addon though, not core functionality.

@alanxoc3 alanxoc3 self-assigned this Feb 10, 2021
@alanxoc3
Copy link
Owner Author

If there was a web ui, an addon could look at words and search for images to help remember.

@alanxoc3
Copy link
Owner Author

With the mode that takes many cards. It might be helpful to look at version control.

@alanxoc3
Copy link
Owner Author

This is related to #84.

@alanxoc3
Copy link
Owner Author

I have a general idea of how this would look like. Hashes might be taken for sides or sides and complete cards, instead of just complete cards.

Also, if cards share links, then those cards will be merged and all the links will be updated.

This doesn't completely make sense, but it's a general idea that I think could work if I thought it out more. This has been a kind of feature that I've been thinking for the past month as I've been working on my goals.

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

No branches or pull requests

1 participant