Giter Site home page Giter Site logo

Comments (3)

AlexRiina avatar AlexRiina commented on June 20, 2024

Hm I think that should already be protected against. In the README.md, I have

This test is limited to answers with at least 4 characters and requires a word break surrounding the answer to protect against some common cases like testing the spanish article for water with {{c1::el::el / la}} agua from suppressing all cards containing el.

and I have a test that's supposed to be protecting against that case in https://github.com/AlexRiina/anki_cousins/blob/master/src/settings.py#L247 which can be read as "ensure the answer in 'Phase {{c1::2::#N}} clinical trial' is not considered contained in '2 x 2'"

I think all of the rules actually have something like this baked into them. You can sort of trick the prefix test into matching small words by setting a really low threshold but everything else seems safe.

Would you mind trying to reproduce this with just one rule active and post the notes that trigger the issue? I usually do my debugging in a test profile since this plugin doesn't have temporarily "disable rule" functionality.

from anki_cousins.

thiswillbeyourgithub avatar thiswillbeyourgithub commented on June 20, 2024

Thanks a lot for the answer. Unfortunately I won't do as many reviews during the summer so I prefer to see if the problems is really an issue or not after the summer :)

Thanks for the addon!

from anki_cousins.

AlexRiina avatar AlexRiina commented on June 20, 2024

Cheers! Feel free to reopen this issue if you're able to reproduce after the summer (don't let your reviews stack up though!)

from anki_cousins.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.