Skip to content

An attempt to more easily fill out the "Weekly Status Reports" that my supervisor has requested.

License

Notifications You must be signed in to change notification settings

eric-sims/WeeklyStatusReportFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeeklyStatusReportFiller

An attempt to more easily fill out Weekly Status Reports that my supervisor has requested.

PRODUCT DESCRIPTION:

Every week I am supposed to email my supervisor a "Weekly Status Report" which includes a breakdown of what I've done each day. I usually have kept a .txt file on my Desktop and filled it out at the end of every day throughout the week. As I open the file, make sure the formatting is right, look up the dates of this week, and so on, I have thought, "This stuff could be (mostly) automated, especially since I am in Unix shell environment throughout the workday anyways."

The goal of my program is to be able to execute a command with a string (kind of like the git commit -m command) and have it fill out my form with the correct dates automatically. Then when the end of the week is reached, I will issue a command to email the text to my supervisor. Thus saving me a precious couple of minutes throghout the week....

About

An attempt to more easily fill out the "Weekly Status Reports" that my supervisor has requested.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages