Skip to content

senpl/tdo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdo

A flexible TODO list with the following features:

  • Markdown support
  • Keyboard navigation
  • Use of hashtags for categories, priorities, etc
  • Auto remove completed items after period of time
  • CSS hackability: write functions to assign CSS styles andclasses to tasks and lists
  • Gist storage
  • Ability to work with a large number of tasks

Screenshot

Open

Also available as a Chrome extension.

Install & Run

Install:

yarn

Run:

yarn start    

If you don't use yarn yet, npm will do too.

Thanks

Thanks to CircleCI the app is auto deployed to GH Pages.

Thanks to https://github.com/Villanuevand/deployment-circleci-gh-pages for providing instructions for setting up CircleCI.

About

Keyboard driven, hackable TODO list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • SCSS 6.1%
  • Shell 1.7%
  • HTML 1.0%