Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FMallon/ToDo

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 

Repository files navigation

ToDo

Old script I made, newly improved to work with zShell, as well as restore-from-backup functionality.

The script will use, and add to a text file, User Notes.

In terminal:

  • todo -a #this will bring up a prompt for the User to add a not. Pressing Enter, then [Ctrl+d] will append to the file. [Ctrl + c] will cancel.

  • todo -e #this will allow the User to edit manually via Nano

  • todo -h #will bring up a Help Menu with all the options

There are other functions, like auto-backup, and restoring from backup file.

This is functional with zShell & Bash.

Installation Guide

Then add to your ~/.bashrc &/or ~/.zshrc:

  • alias [your desired alias name]='. ~/The/Path/To/The/Folder/todo.sh'
    #example: alias todo='. ~/Programs/ToDo/todo.sh'
    #or: alias todo='source ~/Programs/ToDo/todo.sh'
    #this will depend on your path to the Program, and your desired alias name etc.

About

A terminal script that quickly allows the User to make note of things with a simple command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.