Code Monkey home page Code Monkey logo

vole's People

Contributors

indy2222 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vole's Issues

Schedule statistics

Print number of scheduled cards for each of next 14 days and rest of the time:

* 2018-04-24 21
* 2018-04-25 17
...
* future 1820

Manual cards picking when adding to schedule

When today schedule is done, VoLe asks whether to add new cards to the schedule. Add option so that user can choose between removal and adding of each cards.

This is useful especially after batch card import where users can decide later which cards to learn.

Introduce `vole find`

vole find takes a regexp and prints ID, question and answer of each matching card (in the same format as stored in cards.txt).

Introduce `vole rm`

It takes Card ID and removes it both from cards.txt and all scheduler files.

Learning logging

Log learning events so it is possible to later retrieve learning stats.

Make Card ID an u64

  • use auto-increment rather then random generation of new IDs
  • store and interface the IDs as HEX strings
  • use a faster then default hash-tables internally

Improve README.md, etc.

  • add usage examples
  • plans for future development and intentions of this project
  • CONTRIBUTING
  • Alternatives

Introduce `vole show`

vole show takes card ID and displays ID, question and answer (in the same format as vole find).

Add support for multiple card sets

  • `vole [--set ] command
    • if --set is not given, use default set
    • if --set doesn't exist, fail
  • vole set set <set> -- set default set
  • vole set get -- return current default set
  • vole set list
  • vole set add

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.