jask

0.0.12 • Public • Published

todo

A CLI Todo manager

Aims

  • Provide a similar CLI API to task warrior, but not weighed down by full compatability
  • Use a simple, append only, many-file storage solution; with no build-in syncing (for now)
  • Be configured through a .js file, allowing for functions/full expressivness in configuration
  • Provide a CLI first, then a react native app, then a react web app

Notes

Fields that a task should have:

  • status
  • due
  • wait
  • depends/depended on
  • project
  • priority
  • tags
  • created
  • modified
  • recur
  • custom

Readme

Keywords

none

Package Sidebar

Install

npm i jask

Weekly Downloads

1

Version

0.0.12

License

MIT

Last publish

Collaborators

  • freddieridell