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 653b194f07 Margin adjustments 3 years ago
build Margin adjustments 3 years ago
README.md Updated readme.md file 3 years ago
lefttable.tex Added 52 weeks of planning tables via 'include' command 3 years ago
planner.tex Margin adjustments 3 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.