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.
Go to file
2022-04-28 19:15:47 -04:00
build Recompiled main planner.tex file after changing column headers 2022-04-28 19:15:47 -04:00
images v. 1.1.0 added Creative Commons licensing to project 2022-01-15 11:23:07 -05:00
.gitignore Updated .gitignore 2021-11-26 14:04:52 -05:00
annual.tex Addin annual and monthly pages through loop 2022-01-05 20:22:53 -05:00
lefttable-bottom-sa.tex Abandoned use of \multido 2022-01-05 18:19:38 -05:00
lefttable-top-sa.tex Changed column headers 2022-04-28 12:21:03 -04:00
lefttable.tex Added 52 weeks of planning tables via 'include' command 2021-07-04 17:59:51 -04:00
monthly.tex Added goals sections, .gitignore 2021-11-25 18:25:43 -05:00
planner.tex Recompiled main planner.tex file after changing column headers 2022-04-28 19:15:47 -04:00
README.md Updated licensing link in readme file 2022-01-15 10:52:48 -05:00
righttable-bottom-sa.tex Abandoned use of \multido 2022-01-05 18:19:38 -05:00
righttable-top-sa.tex Changed column headers 2022-04-28 12:21:03 -04:00
righttable.tex Added 52 weeks of planning tables via 'include' command 2021-07-04 17:59:51 -04:00

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.

Creative Commons License
Planner in LaTeX by Kenneth John Odle is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://git.kjodle.net/kjodle/planner-in-latex.

The license above means that you are free to fork this work and adapt it to your own needs, and you are free to share your adaption with others, with the following two provisions:

  • You are not allowed to sell it.
  • You must attribute the original work to me, by providing a link back to this page.

For more information, visit the Creative Commons page listed above.