Nothing Special   »   [go: up one dir, main page]

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

Remove anki.md.insertNewCardID option? #134

Open
jasonwilliams opened this issue Aug 2, 2024 · 0 comments
Open

Remove anki.md.insertNewCardID option? #134

jasonwilliams opened this issue Aug 2, 2024 · 0 comments

Comments

@jasonwilliams
Copy link
Owner

This comes out of #133
You currentlt need to set both anki.md.updateCards and anki.md.insertNewCardID for persistence, but in the end we only insert new card IDs so it should just be the default anyway. As we don't plan to have any other update mechanism maybe anki.md.updateCards on its own is enough.

This would require changing

if (this.getConfig("insertNewCardID")) {
to be updateCards instead.

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