Skip to content

A simple project to create a Markdown structure with Months, Weeks and Days

Notifications You must be signed in to change notification settings

alberto-old/journalstructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Journal Structure

A simple project to create a Markdown structure with Months, Weeks and Days

In order to generate the journal use: python create_structure.py <YEAR> > journal.md

This will generate a Markdown file with the following structure (assumin YEAR is 2017):

Journal 2017

Week 1 ( 02.01 08.01 )
  • Mon 02.01.2017
  • Tue 03.01.2017
  • Wed 04.01.2017 ...

About

A simple project to create a Markdown structure with Months, Weeks and Days

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages