Skip to content

mtkld/caldirgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Caldirgen - generate a calendar directory structure

Generates a directory structure for a calendar year with markdown files for month. Days grouped by weeks.

Motivation

I find handling a calendar is simply easier with a plain markdown file and a good editor. Great overview, easy to edit and the data is easily accessible to other software.

I use Markor for android to access this calendar structure, but other editors are Obsedian, etc.

Note

The - being generated under each day is for the user to easily start adding in a bullet point list.

Example output

Generates a structure like this:

# January 2025



## w.01 January

### 01 Jan, Wednesday

-

### 02 Jan, Thursday

-

### 03 Jan, Friday

-

### 04 Jan, Saturday

-

### 05 Jan, Sunday

-



## w.02 January

### 06 Jan, Monday

-

...

About

Generate a folder structure and markdown files reflecting a calendar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published