flashcards
Here are 360 public repositories matching this topic...
Reproduction Steps
- Click Plus sign
- Add
- Type in your note
- Check Mark (save)
At this point, I would like to be able to see a link to the last inserted note to be able do re-edit it again without having to navigate through the search tool.
Expected Result
Actual Result
Debug info
Refer to the [support page](https://ankidroid.org/doc
Describe the bug
In the chip challenge, pressing the enter key does nothing and the "submit" and "continue" buttons have to be operated by a left click.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Verbs, part 1'
- Encounter a chip challenge
- Drag chips to their correct places
- Press enter
- See error - no reaction
Expected behavior
Hitting the enter shou
-
Updated
May 30, 2020
There has already been some comments and discussion about this such as FooSoft/yomichan#322, but I'll open it as a new issue for better tracking.
I think the project is becoming so large that it would help new developers and our future selves if we documented the core components and their relationships so that it can be referenced while reading the source code and disc
It would be nice to be able to edit several similar notes using Column View. This could be done if notes supported using Org properties for fields instead of only subheadings.
Another interesting idea would be to support Org tables for defining several similar notes.
Islands, micro-nations and small dependent territories are the trickiest to remember. Some hints as to where they are located may help to differentiate them.
The location info should be added to the Country info field and consist of a short, consistent sentence. For islands, the sentence should mention the geographical subregion (e.g. Caribbean), the landforms (atoll, islet, island, small
Sometimes importing causes a hexadecimal number to be appended, which makes the addon ignore the note type, which is just confusing.
-
Updated
Jun 9, 2020 - Python
When I start Anki 2.0, "Your Incremental Reading settings file has been modified for compatibility reasons. …", and my custom QuickKey is not there when I start Anki 2.1 after that.
-
Updated
Jul 21, 2018
-
Updated
Apr 28, 2017 - Vue
-
Updated
Apr 12, 2020
Right now when the user logs out, the Decks widget looses access to the list of decks, making Firebase trigger permission denied events. This results in issue churn:
- https://sentry.io/share/issue/c903ffaafb1d4f09903b614cfc6bdba5/
- https://sentry.io/share/issue/e687924953344d13960ac45ba0794877/
- https://sentry.io/share/issue/a69efe18a23945cbb5cbfe3bf7072340/
We should not receive except
-
Updated
Jun 9, 2018 - JavaScript
User story
I frequently combine vocabulary with example sentences. I first enter the vocabulary in the Hanzi box and tab to generate the pinyin and definition. Then I return to the Hanzi box and add an example sentence from the web. As it stands, these edits will not result in a re-generation of the pinyin or other fields.
Requested fix
If the content of the Hanzi box is edited, at least
-
Updated
Jun 28, 2016 - Shell
Describe the bug
The iPhone X virtual home button indicator conflicts with the app's bottom navbar.
Smartphone (please complete the following information):
- Device: iPhone X
- OS: iOS 12
- Browser Chrome
- Version ¯_(ツ)_/¯
-
Updated
Jan 4, 2017 - TypeScript
-
Updated
Jan 7, 2019 - Dart
-
Updated
Apr 13, 2020 - Emacs Lisp
-
Updated
Feb 18, 2018 - Swift
-
Updated
Jan 24, 2019 - Haskell
-
Updated
May 31, 2020 - Kotlin
-
Updated
Jun 11, 2020 - TypeScript
-
Updated
May 26, 2020 - Shell
-
Updated
Apr 30, 2018 - Ruby
Improve this page
Add a description, image, and links to the flashcards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flashcards topic, visit your repo's landing page and select "manage topics."

Right now when we drag and drop a document into the sidebar, the default preview is a WIDE image which makes it hard to figure out where to drop it in the sidebar.
We should implement a better drag preview.
Sort of like this:
... this can be done via the onDrag event. I tried to