GithubHelp home page GithubHelp logo

learn.el's Introduction

learn.el

Just some stuff for drilling over items in a tab-separated-values (.tsv) file. Plays audio!

Learning sessions are prompted for a mode (flash, query, multi):

  • Flash mode simply presents you with cues. When you press enter, it will show yo u the recall item. Then you answer whether recalled it successfully.
  • Query mode is like flash mode but you are required to type the recall item in r esponse.
  • Multi mode presents you with a set of choices, one of which is correct, and you pick one.

Additionally, learning sessions are prompted for fields from the .tsv to use as cues, and fields to use as recall items. Then you can provide an elisp expression to filter out all of the items that you'd like to learn in this session, and another elisp expression to sort the items (for example, to scramble them).

Commands

M-x learn-from-file This will prompt you to open a .tsv file and it will drill you.

M-x learn-from-buffer This is like the above, but it will read from an emacs buffer instead.

M-x learn-again Repeat the previous learning session.

M-x review-missed Start a session with the items you missed in the previous session.

M-x scramble-table Scramble a learning table in an emacs buffer.

M-x slice-table Replace a learning table in an emacs buffer with a subsection of it.

M-x filter-table-field-match Filter out all the rows in a learning table in an emacs buffer whose given field does not match a given regular expression.

C-c C-r Replay the last audio played.

learn.el's People

Contributors

megaloler avatar

Watchers

 avatar  avatar  avatar

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.