Skip to content

mbarbar/today-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

today.sh

Shell script to take notes/journal. Running today.sh will open a file named after the current date for editing, creating it if it does not exist. My usage is to run the script in a dedicated directory where I can quickly take notes without messing with file names.

Options passed to today.sh passes arguments to date -d to choose the file to edit. This allows the likes of today.sh yesterday and today.sh + 5 days.

Only requires some basic UNIX tools.

About

Shell script for notetaking/journaling throughout the day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages