/todo_list

A really (when I say really I mean it) simple todo list manager for linux based OS

Primary LanguageShell

todo_list

Table of Contents
  1. About The Project
  2. Usage

About The Project

A really simple (when I say really I mean it todo_list manager for unix based OS)

Installation

  1. Clone the repo

    git clone https://github.com/iznokill/todo_list/
  2. cd to the repo && execute install.sh

    cd todo_list && ./install.sh
  3. you can remove the repo now

    rm -rf todo_list

Usage

The todo_lists will be present in the TODO directory

. Make or add into a todo_list

todo filename

. Show content of a todo_list

wtodo filename

. Moves a todo_list into the .Lost_todo/ directory in the Trash

nottodo filename

. Removes definitely the todo_lists in .Lost_todo/ present in the Trash with comfirmation

ccleantodo

. Removes definitely the todo_lists in .Lost_todo/ present in the Trash without comfirmation

cleantodo