Table of Contents - to-do-1.3.1 Documentation
Pages
- LICENSE
-
README
- to-do 1.3.1
- What's new in 1.3.1
- What's new in 1.3
- Install
- Features
- How to Use
- Create a new todo list or switch to an existing list
- Add some tasks to the current list
- Display the current list
- Finish a task
- Undo completing a task
- Clear completed tasks and reset completed count
- Clear the entire list and reset the count
- Delete a list
- View usage details
- View version
- Future Plans
- Similar Projects
- Contributing to to-do
- Copyright
- to-do 1.3.1
Classes and Modules
- Todo
- Todo::CLI
- Todo::Config
- Todo::Helpers
- Todo::Helpers::CLI
- Todo::Helpers::Tasks
- Todo::List
- Todo::Tasks
Methods
- ::new — Todo::List
- ::remove — Todo::List
- #[] — Todo::Config
- #[]= — Todo::Config
- #add — Todo::List
- #add — Todo::Tasks
- #clear — Todo::List
- #clear — Todo::Tasks
- #clear_completed — Todo::List
- #clear_each — Todo::Tasks
- #command_switch — Todo::CLI
- #commands_parser — Todo::CLI
- #create_color_hash — Todo::Helpers::CLI
- #defaults — Todo::Config
- #display — Todo::CLI
- #finish — Todo::List
- #finish — Todo::Tasks
- #finish_undo — Todo::Tasks
- #option_parser — Todo::CLI
- #options_add — Todo::Helpers::CLI
- #options_clear — Todo::Helpers::CLI
- #options_config — Todo::Helpers::CLI
- #options_create — Todo::Helpers::CLI
- #options_display — Todo::Helpers::CLI
- #options_finish — Todo::Helpers::CLI
- #options_other — Todo::Helpers::CLI
- #options_remove — Todo::Helpers::CLI
- #options_set — Todo::Helpers::CLI
- #options_title — Todo::Helpers::CLI
- #options_undo — Todo::Helpers::CLI
- #parse — Todo::CLI
- #print_header — Todo::Helpers::CLI
- #print_stars — Todo::Helpers::CLI
- #print_tasks — Todo::Helpers::CLI
- #set_priority — Todo::Tasks
- #split — Todo::Helpers::CLI
- #task_names — Todo::Helpers
- #undo — Todo::List
- #undo — Todo::Tasks
- #update — Todo::List
- #update_task — Todo::Helpers::Tasks
- #write — Todo::Config