Skip to content

technmsg/daily-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

daily-log

Simple scripts to record daily activities, usually in Markdown, but just as easily in text.

To use, clone the repo into your working directory.

$ git clone [email protected]:technmsg/daily-log.git

Daily Log

To start a new entry:

$ ./new

A new file will be created in ./daily/YYYY/MM and be opened for editing.

Weekly Summaries

To generate weekly summaries:

$ ./gen_weeklies

Note: summaries are deleted and recreated each time; slightly inefficient, but okay since everything's being committed to git at the end of the week anyways... right?

About

Simple scripts to record daily work logs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages