You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.gitignore | 3 weeks ago | |
LICENSE | 3 weeks ago | |
Makefile | 3 weeks ago | |
README.md | 3 weeks ago | |
monthly-calendar.tex | 3 weeks ago | |
screenshot.png | 3 weeks ago |
README.md
monthly-calendar
A minimal calendar for the calendar technique to fight procrastination.
Dependencies
To build you need lualatex
, tikz
and Erewhon
font (if you want to build as is, but you can choose your font of choice).
You also need arara
if you want to use the Makefile
.
Hot to use it
-
Clone this repository.
-
Create in the root of the repository a file named
data.txt
with the following content:TITLE YYYY-MM
where
TITLE
is your desired title andYYYY-MM
is the year and month of the calendar. -
Run
make
.
Example
With the following data.txt
:
That nasty thing I want make in May 2023
2023-05
you will get: