Skip to content

ToDo for GNU/Linux. Rewritten in FreePascal based on todo for CP/M.

License

Notifications You must be signed in to change notification settings

galaxysite/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OPTIONS

Commands and options are completed word as follows:

ADD {task def} : Add task. You can enter directly the task following the format as defined before, or the program will ask the fields to you.

EDIT task-number : Edit task. Changes one or more fields of a task.

KILL task-number : Kill (delete) task.

DONE task-number : Set task as done.

PENDING task-number : Set task as pending.

SORT PRIORITY | DATE : Sort tasks by Priority or by Date.

FILTER {OFF} : Set filters for Print option. If OFF option was not entered, the program will ask to you the fields values to filter.

PACK : Kill all done tasks.

PRINT {how-many-tasks} : Print tasks on screen.

SAVE : Save taks on disk.

HELP : Help summary.

QUIT : End program.

Items between {} are optional.

New place of repository: https://codeberg.org/Alexander2024/todo

About

ToDo for GNU/Linux. Rewritten in FreePascal based on todo for CP/M.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published