Skip to content

amani51/todo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-project

What is the todo??

ToDo App is a kind of app that is generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.

TODO format

  • TODO can have multiple columns.
  • Each column has tasks that start with a checkbox sign - [ ] or just a hyphen -
  • Completed column name must contain or [x].
  • There are "2 spaces" at the end of every task title to serve as line breaks.
  • Tags, mentions, estimates, date time, ticket id, etc. can be entered at the end of the task title.
  • A task with 2 space indentation in the title is a sub-task or description.
# Project Name
Project Description
### Column Name
- [ ] Task title ~3d #type @name yyyy-mm-dd  
  - [ ] Sub-task or description  
### Completed Column ✓
- [x] Completed task title  

todo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published