Skip to content
#

flashcards

Here are 620 public repositories matching this topic...

LibreLingo
kantord
kantord commented Dec 30, 2021

We enabled pylint in the project, however several code style violations already exist. There's no point in enabling rules and then not enforcing them, therefore any rule that is not already enforced is currently disabled.

One of these rules if the one you can see in the title is this issue.

How to solve
Create a pull request with 2 commits. The commits should:

  1. Enable the rule in
good first issue
alberttra
alberttra commented Oct 31, 2021

NOTE: Do you have the last version of the plugin? If not that's probably the problem

Describe the bug
I have a note with ca. 150 cards, most of them have image front and back, when I create flashcard, the image was not copied to Anki, this led to empty card on Anki app.

To Reproduce

  • Steps to reproduce the behavior:
  1. Create a note in obsidian
  2. Add a lot of image content
bug good first issue low priority

Improve this page

Add a description, image, and links to the flashcards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flashcards topic, visit your repo's landing page and select "manage topics."

Learn more