Code Monkey home page Code Monkey logo

frequencyman's People

Contributors

rct567 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

frequencyman's Issues

In cloze note types, ignore fields with no clozes that are not included as non-cloze non-type in the template

Template:

{{Pre}}
{{cloze:Text1}}
{{cloze:Text2}}

Note:

Pre: card topic
Text1: the {{c1::first}} sentence
Text2: the second sentence

If all the fields are included in the target, ignore Text2 because

  • It is a cloze note type.
  • There are no cloze deletions in the field.
  • The field is not included in the template as "{{Text2}}" or "{{type:Text2}}", so it will not show up or be entered.

It would be best if FM took individual cards into account, of course…

<br> is deleted, leaving no space

Fixed by adding "br|" in val = re.sub(r'</?(p|div|blockquote|h[1-6]|ul|ol|li|table|tr|td|th)([^>]*)>', ' ', val, flags=re.IGNORECASE) in text_processing.py.

Disperse cards with the same words

I'm getting lots of movies2anki cards like "What?"/"What?!" or "No."/"No!"/No?"/"No, no, no!" next to each other, making them completely useless except for the first one.

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.