dthigpen / todotxt-extension

A keyboard driven to-do list extension with the todo.txt methodology in mind.
GNU General Public License v3.0
2 stars 1 forks source link

todotxt-extension

A keyboard driven to-do list extension with the todo.txt methodology in mind.

Features

How to use

Development

The easiest way to get started developing a web extension is using the web-ext, a node-based application that automatically reloads the Firefox extension on file changes.

  1. Install Nodejs
  2. Run npm install --global web-ext
  3. cd into the web extension's root directory
  4. Run web-ext run

Full Installation

Future Plans

Examples

ExampleUsage ExampleUsage