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

[FEAT]: Use table as source of flashcards #1196

Open
cniekel opened this issue Dec 29, 2024 · 0 comments
Open

[FEAT]: Use table as source of flashcards #1196

cniekel opened this issue Dec 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cniekel
Copy link

cniekel commented Dec 29, 2024

Is your feature request related to a problem? Please describe.

Hi!

I started making a list of words in two languages on a certain topic. My table looked quite nice.

|---|----|
|En|German|
|e1|g1|

e2 g2

Then I realized it would be handy to make flashcards out of this, and I found this plugin.

I copied my table later, and converted them to be:

e1 ::: g1
e2 ::: g2

Readability of the table is much nicer though.

Describe the solution you'd like

It'd be very nice if a table could be used for the flashcards. The spaced-repetition data could perhaps be stored in a third column, and the indication of direction (bidirectional, LR, or RL), in a comment or tag somewhere?

Additional context

No response

@cniekel cniekel added the enhancement New feature or request label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant