Skip to content

Take short date-time-stamped notes from the command line.

Notifications You must be signed in to change notification settings

jtrim/Littlenote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

This is Littlenote.

It helps you keep track of notes you need to record quickly and forget about until later. #########################################################################################

source littlenote.sh

# Oh, just thought of something
n "Something I just thought of"


# Wait, what was that thing I thought of earlier?
n
# Prints the last ten notes like this:
# 12/03/2011 03:04:17 PM -  Something I just thought of


# I recorded something awhile ago...what was that?
n -n 50
# Prints the last fifty notes

About

If you're using Dropbox (and Dropbox is installed to the default location), the file path defaults to $HOME/Dropbox/littlenotes.txt. Otherwise, it's stored in $HOME/littlenotes.txt.

About

Take short date-time-stamped notes from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages