Skip to content

tymarats/tdo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdo

A flexible TODO list with the following features

  • Markdown powered editing
  • Use hashtags for categories, priorities, etc
  • Auto remove completed items after period of time
  • Hackability: write your own JS function to filter list items, sort and other stuff
  • CSS hackability: write functions to assign classes to tasks and CSS rules
  • Gist storage
  • Ability to work with a large number of tasks
  • Different views of existing tasks

Deployment

The project is auto deployed to GH Pages using CircleCI.

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • CSS 6.4%
  • Shell 2.2%
  • HTML 1.1%