mstijak / tdo

Keyboard driven, hackable TODO list

Home Page:https://mstijak.github.io/tdo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tdo

This project is not maintained anymore. The new version of tdo based on Firebase is available at https://github.com/codaxy/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

https://mstijak.github.io/tdo/

License:MIT License


Languages

Language:JavaScript 89.7%Language:CSS 7.2%Language:Shell 2.0%Language:HTML 1.2%