A personal planner which I am developing in LaTeX. You are free to download and adapt to your own purposes. This is my first project in LaTeX. Pull requests are welcome.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kenneth John Odle 770cec0b0d Fixed alignment issue 2 years ago
build Vertically centered days of week 2 years ago
.gitignore Updated .gitignore 2 years ago
README.md Updated readme.md file 3 years ago
annual.tex Added goals sections, .gitignore 2 years ago
lefttable-bottom-sa.tex Updated left and right tables, now importing as pdf 2 years ago
lefttable-top-sa.tex Fixed alignment issue 2 years ago
lefttable.tex Added 52 weeks of planning tables via 'include' command 3 years ago
monthly.tex Added goals sections, .gitignore 2 years ago
planner.tex Fixed alignment issue 2 years ago
righttable-bottom-sa.tex Updated left and right tables, now importing as pdf 2 years ago
righttable-top-sa.tex Fixed alignment issue 2 years ago
righttable.tex Added 52 weeks of planning tables via 'include' command 3 years ago

README.md

Planner in LaTeX

Yeah, I know—that's not a great title. But it benefits from accuracy.

Anyway, I've never been able to find a proper planner that works for me and that tracks the things I want to and need to track. I've played around over the years with creating one on my own, but have never come up with anything satisfactory.

I finally decided the best way to do this would be in LaTeX, because it does a great job with page layout. The only problem was that I didn't know LaTeX. That took a weekend to solve, and here we are. It's not pretty (and it's certainly not complete) but it is functional, and that's what matters right now.