Skip to main content

A Plover plugin that uses stroke data to make practice suggestions and show writing statistics

Project description

Plover Ninja

Ninja Dolores

What does Plover Ninja do?

Plover Ninja notes the words that you steno and how long it takes to write these words. Based on this information, it is able to do some neat analysis. The plugin can:

  • Determine which words take the longest to write on average
  • Determine which words you haven't ever written before

Based on this kind of information, Plover Ninja can make some practice recommendations. In order for its suggestions to be useful, Plover Ninja keeps in mind which words are used most frequently (based on this data). With this information in mind, the plugin can suggest:

  • Words that are worth practicing, because they are both slow and are fairly common
  • The most common words that you have never written before

While there are several tools that can help you practice steno, Plover Ninja is unique in that all of its feedback is based on the things you actually write. If you write an email and hit a tricky word, Plover Ninja will see that and be able to point that out later. If you've never used a common word, Plover Ninja will let you know so that you can grow your vocabulary with useful words.

Setup

Once you have installed Plover Ninja using the Plover Plugins Manager, you will need to enable the plugin in Plover.

To do this, first click on the Configure gear icon:

Plover Configuration Gear

.. then, click on the Plugins tab and click to enable the ninja_extension.

Plugins Tab

Usage

You interact with Plover Ninja by.. writing commands! The general format of each command is:

Command phrase followed by three returns. The three returns are a special cue to Plover Ninja that what you just wrote should be interpreted as a command. If Plover Ninja recognizes your command, it will take action!

Here is a list of commands currently supported by Plover Ninja

I am ready to practice

Entering I am ready to practice followed by three returns will generate some suggestions for practice words. Currently this includes two sections:

  • A list of common words that you have not written yet, and
  • A list of words that take a while to write, on average, and are fairly common

The output from this command will look something like this:

Practice Words

Show stats

Entering Show stats followed by three returns will list how many words you have steno-ed each day.

The output from this command will look something like this:

Shows stats

There are a few variations on this command, which show your daily word count for different lengths of time:

  • Show week will show you daily stroke counts for the past week, and
  • Show month will show you daily stroke counts for the past month

FAQ

Q: When entering a command, does the case matter?

A: Nope! Feel free to use any case


Q: Where does Plover Ninja store its data?

A: In a SQLite database located at $USER_HOME/.plover_ninja/ninja.db


Q: What steps does Plover Ninja take to protect my data?

A:

  • All Plover Ninja data remains local.
  • Your ninja.db database is created with user-only read, write, and execute permissions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plover-ninja-0.0.13.tar.gz (2.0 MB view hashes)

Uploaded Source

Built Distribution

plover_ninja-0.0.13-py3-none-any.whl (2.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page