Git Product home page Git Product logo

learn_for_tw's People

Watchers

 avatar

learn_for_tw's Issues

anki某欄位空白時就不要產生特定卡片

問題:

audio欄位如果是空的時候,因為正面有文字Explain...所以仍會產生卡片,有沒有辦法讓anki自己判斷,只有在audio欄位有東西時才產生這張卡片??

<!--正面-->
Explain {{Audio}} <br>
{{type:Word}}

<!--背面-->
{{FrontSide}}
<hr id=answer>
{{#Word}}<div>
    <b><font color="yellow">WORD:</font></b><br>
    {{Word}}
</div>{{/Word}}

{{#Sentence}}<div>
    <b><font color="yellow">USAGE:</font></b><br>
    {{Sentence}}
</div>{{/Sentence}}

{{#Meaning}}<div>
    <b><font color="yellow">MEANING:</font></b><br>
    {{Meaning}}
</div>{{/Meaning}}

{{Hint}}

anki card ease的黃金比例

不太確定你們知不知道card ease的原理。預設上他是每張卡片會是250%的card ease,而你每次複習時,就是將你上次的間隔天數乘上250%,所以假設第1次在第1天出現卡片,你按good,第2次出現卡片是第2天,間隔是一天,那第3次現現就是第2+2.5天=第4.5天。
然後後你每次按easy就會拉大card ease,記得是每次就加15%,如果按hard就是每次減15%,again就是每次減20%+卡片到期日期重設。

好,我的問題是,預設的250%肯定不會對每個人都是好數字,那怎樣才是好數字?又或者,我們可以怎樣找到一個好數字?
image
以我的狀況來講,你可以看到大部份的卡片都是預設的250%,然後幾乎沒有卡片是240%,然後有一部份的卡片是230%。

但因為我的習慣幾乎不會按easey,就算可能我記得我還是只按good所以他就卡在250%的地方。

我目前有兩個想法,

  1. 把default調高,未來default會是270%之類的。
    250%肯定對我來說是太低,因為250%如果太高的話,那應該大多數的卡片都因為我按過hard or again而往前跑。(230%之所以這麼多是因為我初期使用時learning phase只有一步的關係,所以在我大腦的短期記憶區的卡片已經畢業了,然後我按了again,所以現在應該這類的卡片少很多。)
  2. 比較大膽地按下easy。他有4個button我卻幾乎都沒按easy,基本上就沒有善用到這個功能。但問題是我沒有一個很明確地想法來衡量怎樣的情況下我該按easy。

reference anki manual for review cards

如何不用anki卻做到spaced repetition的多數功能?

問題

高中生或是一些比較沒有時間的人,或是比較不太會用新軟體的人,能夠怎麼樣讓他們也嘗試spaced repetition?
因為原理簡單,對多數人來說其實正反面卡片的功能就足以應付需求了。

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.