Add new cloze multi-card syntax documentation#463
Open
AmandaSternberg-creator wants to merge 2 commits intoankitects:mainfrom
Open
Add new cloze multi-card syntax documentation#463AmandaSternberg-creator wants to merge 2 commits intoankitects:mainfrom
AmandaSternberg-creator wants to merge 2 commits intoankitects:mainfrom
Conversation
GithubAnon0000
suggested changes
Nov 19, 2025
src/editing.md
Outdated
|
|
||
| The new syntax is easier to read and write, while the old syntax is more verbose. | ||
|
|
||
| *Note: The new multi-card syntax is only available in the latest Anki version (currently beta, but will be included in the next release).* |
Contributor
There was a problem hiding this comment.
We probably shouldn't write this as the manual otherwise will need updating in the closer future.
It would probably be better to merge this PR once the new stable anki package is released.
Edit: I only meant to comment for line 444. Line 442 is fine.
There was a problem hiding this comment.
Makes sense! I removed the note so the manual won't need updating in the future :)
src/editing.md
Outdated
|
|
||
| Linux: | ||
| - Gnome: <https://help.gnome.org/users/gnome-help/stable/tips-specialchars.html.en> | ||
| - Gnome: <https://help.gnome.org//gnome-help/tips-specialchars.html> |
Contributor
There was a problem hiding this comment.
Suggested change
| - Gnome: <https://help.gnome.org//gnome-help/tips-specialchars.html> | |
| - Gnome: <https://help.gnome.org/gnome-help/tips-specialchars.html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated the Cloze section to document the new multi-card cloze deletion syntax, showing the simpler syntax alongside the older nested version. Corrected the Gnome keyboard layout link, which previously pointed to a non-functional URL.