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.

358 lines
17 KiB

\documentclass[twoside]{report}
\usepackage[
letterpaper,
inner=25mm,
outer=25mm,
bindingoffset=5mm,
textheight=10in,
top=1in,
bottom=1in,
% headheight=0.3in,
% headsep=0.3in,
% foot=0.5in,
footskip=0.5in,
% showframe
]{geometry}
\usepackage{graphicx}
\usepackage{array}
\usepackage{multirow}
% Use tab stops when we need to (especially in footnotes)
\usepackage{tabto}
% \usepackage{ifthen} % https://ctan.org/pkg/ifthen
% \usepackage{setspace} % http://ctan.org/pkg/setspace
\author{Kenneth John Odle}
\usepackage[utf8]{inputenc}
% \usepackage{tgtermes} % Set Times Font
\usepackage{kpfonts}
% Put page numbers in bottom center
\pagestyle{plain}
% Add our copyright image
\usepackage{graphicx}
\graphicspath{ {./images/} }
% Let's put explanatory stuff in two columns a half inch apart
\usepackage{multicol}
\setlength\columnsep{0.4in}
% https://texfaq.org/FAQ-repeat-num
% https://ctan.org/pkg/forloop
% Output a variable value: https://sodocumentation.net/latex/topic/9224/counters--if-statements-and-loops-with-latex
\usepackage{forloop}
\usepackage[export]{adjustbox}
\raggedbottom
\begin{document}
\chapter*{}
\thispagestyle{empty}
% \pagenumbering{gobble}
% Eliminates page number on reverse side; see https://texfaq.org/FAQ-nopageno
\begin{center}
{\Huge Planning Notebook}
\medskip
by Kenneth John Odle
\medskip
v. 1.1.0
\medskip
\today{}
\vspace*{10cm}
\includegraphics[scale=0.5]{ccancs4}
\bigskip
\begin{minipage}{14cm}
\begin{flushleft}
This work is provided under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
\end{flushleft}
This means:
\begin{itemize}
\itemsep-0.30em
\item You are free to share this work.
\item You are free to adapt this work.
\item You are free to share your adaptation(s) of this work.
\item You are not allowed to sell this work or your adaptation(s) of this work.
\item You must attribute it to the author by providing the following link:
\end{itemize}
\texttt{https://git.kjodle.net/kjodle/planner-in-latex}
\end{minipage}
\end{center}
\tableofcontents
\thispagestyle{empty}
\chapter{Introduction}
\setcounter{page}{1}
I don't like long introductions generally, so if this is to long for you, just read "An Important Note" below and get on with life.
\section{Origins}
\begin{multicols}{2}
I created this for one main reason: I have a hard time getting and staying organized, especially with regard to financial matters. Part of this is no doubt due to my background (I did not grow up in an environment where people moved money around to benefit themselves) and undiagnosed ADHD (which is something I'm also looking into).
Also, I had a hard time making this and making it look nice with the tools I had available to me. (I like to do a lot of design things in my spare time and have spent countless hours questioning whether to go with a 10pt font size or a 10.5pt font size. The struggle is real.) Because I like learning new things, I decided to finally learn how to use \LaTeX. I have no idea what took me so long—the learning curve is not steep and it's remarkably powerful. Because it's basically a text file, I can compile it to a pdf file to share, but I can also share it via Git for those who want to create their own version.
\section{An Important Note}
You don't have to wait until the beginning of a new year to start this. In fact, I suggest that you avoid New Year's Day to make any major changes in your life. There is already so much going on, what with it being the height of the holiday season for most western religions. As well, people \emph{expect} you to commit to changes. (And take delight in when you fail.)
Rather, start where you are, and make changes as gradually or as quickly as you feel comfortable with. As the clich\'{e} goes, there's no time like the present.
\section{A Minor Note}
Like I mentioned above, I've generated this document using \LaTeX. As a result, this document is subject to all the limitations of \LaTeX, and more specifically, my limited (though growing) abilities with \LaTeX. If you want to correct any markup errors I've made (and I'm sure there are plenty), please contact me.
\section{Why Do People Have Trouble Keeping Track of Things?}
\end{multicols}
\chapter{Goals}
\begin{multicols}{2}
\noindent Let's talk about goals.
Presumably you want to make a plan because you have some end in mind—something in your life that you want to change, see more of, or see less of. We're going to work on a year-long plan to get you at least partway to those goals.
There are six parts to setting and achieving a goal, and if you studied journalism in high school or college, you'll recognize them. Those six parts are what, who, when, where, why, and how. Let's look at each one in a little bit more detailed.
\section*{What}
This is the easy part. "What" means what you actually want to achieve. This can be anything from "lose ten pounds" to "save \$2,000 for a down payment on a new car". Whatever you choose, it must be \textit{specific} and \emph{measurable}. In other words, it has to be something you can see. This is why most people who fail to achieve a goal: it's not specific. You can easily tell if you've gained ten pounds just by getting on a scale. You can easily tell whether you've saved money by looking at your bank balance.
But if your goal is "get more organized" there's no way to measure "organized". The way out of this dilemma is to stop and think about what that's going to look like.
\section*{Who}
There are actually \textit{two} ``who''s here: Who can I rely on to help me achieve this goal, and who will benefit by my achieving this goal. With almost every goal, you're going to be the main beneficiary. But often, there are other people in your life who will also benefit when you achieve this goal.
The other thing to consider is who you are going to tell about this goal. Yes, some goals may be very private, but making your goals public tends to help you achieve them.
\section*{How}
The ``how'' describes the methods you are going to use to achieve this goal.
And yes, it is method\textit{s}, plural. If a goal is worth attaining, it's probably going to require a few different techniques to achieve it. For example, if your goal is to lose weight, you will probably achieve it through a combination of diet and exercise. This will mean that you have to learn to cook healthier food and how to shop for healthier food, as well as learning how to exercise safely.
If your goal is to \textit{stop} an unhealthy habit (such as smoking), then you are going to have to learn what to do in its place. This could also involve multiple techniques to achieve it.
Put a lot of thought into your ``how.'' This part of goal-setting is where a lot of your sub-goals will come from. But a lot of these will also end up as dead ends. You may have thought that a particular technique would work for you, but it doesn't, so you'll need to go with a different plan.
\section*{When}
When do you want to achieve this goal by? One month, six months, 12 months? Or this a goal that is going to take more than a year? If so, where do you want to be at the end of the first 12 months?
You will also want to build some milestones into your timeline. A lot of people make a goal of exercising every day, and then when they skip a day, they figure that they will just exercise twice as much the next day. But when you put something off like that, it becomes easier and easier to just keep putting it off. The way to avoid this is by building milestones into your timeline.
For example, if your goal is to lose 30 pounds in the next nine months, then you should lose an average of just over three pounds per month. You should set some milestones so that after three months, you will have lost ten pounds, and after six months, you will have lost 20 pounds. This gives you some intermediate goals to aim for, but also provides some flexibility if you have a bad month.
In this planner, you will have space to list annual (i.e., 12-month) goals, and then space to break these down into smaller goals which you think of as monthly goals. Within the planner pages themselves, you will then have room to break down the monthly goals into goals for each week. This is where your ``how'' and ``when'' come together.
\section*{Where}
Not many people give thought to where they are going to achieve their goals, as it is often not very important. But for some goals, location is everything. If you're trying to eat healthier, for example, you may need to start going to a different grocery store, or take a different route home which avoids driving by so many fast food restaurants and their drive-throughs.
\section*{Why}
This is where your motivation is going to come from. \textit{Why} do want to achieve this goal? How will achieving it make your life better?
\end{multicols}
\chapter{Annual Goals}
Okay, let's make some goals for the next 365 days. But first, lets talk about SMART goals. ``SMART'' is an acronym that helps make sure your goals are workable.
\begin{multicols}{2}
\noindent \textbf{S} means \textbf{specific}. Your goal isn't attainable if you can't describe what it looks like. ``Get healthier'' is \textit{not} specific, because there are a lot of different aspects to health. ``Lose weight'' or ``eat less junk food'' \textit{are} specific, because you're either losing weight or you're not, or you're eating less junk food or not.
\bigskip
\noindent \textbf{M} means \textbf{measureable}. Goals without numbers are meaningless, because you will never be able to tell where you are. You have to put some numbers on it. ``Get healthier'' isn't measureable because there's no scientific way to describe what ``healthier'' means. On the other hand ``lose 20 pounds'' or ``lower my blood pressure by 10 points'' are \textit{very} measureable.
Likewise, ``eat healthier'' isn't measureable. ``Eat fast food a maximum of three times a week'' is measureable.
\bigskip
\noindent \textbf{A} means \textbf{achievable}. Your goal has to be something that you can actually accomplish in a reasonable amount of time, based on variable that you have control over. A lot of people short-circuit themselves by choosing goals that are not achievable. ``Write a book'' is achievable. ``Write a \textit{New York Times} best-selling book is not, because you have no control over whether a publisher will decide to publish it, and no control over whether the book-reading public will decide to buy it.
\bigskip
\noindent \textbf{R} means \textbf{relevant}. If you are going to achieve a goal, it has to mean something to you. Trying to achieve personal goals that other people tell you should achieve is not going to mean much to you. Another way to think of ``relevant'' is ``personal.'' This goal should mean something to you personally. (And yes, you have goals at work, but because they are tied to your paycheck, they are relevant to you.)
\bigskip
\noindent \textbf{T} means \textbf{time-bound}. As they say, a goal without a deadline is just a wish. You need to have an end date.
It's perfectly fine if a goal takes more than one year to accomplish, by the way. Some goals, such as writing a book or running in a marathon, will definitely take longer than a year, depending on where you are starting.
\end{multicols}
\chapter{Monthly and Weekly Goals}
\begin{multicols}{2}
On the next few pages, you will see an annual goal on the left, with room to describe the ``what, who, how, when, where,'' and ``why'' and then a page on the right to break this down into monthly goals.
Keep in mind that a monthly goal may take more or less than a month to achieve. We only use the word ``monthly'' as a convenience.
\end{multicols}
\newpage
\newcounter{yg} % Begin newcounter
\forloop{yg}{1}{\value{yg}<6}{
\begin{center}
{\Large \textbf{Annual Goal \#\theyg}}
\end{center}
\medskip
\input{annual.tex}
\newpage
\begin{center}
{\Large \textbf{Monthly Sub-Goals for Annual Goal \#\theyg}}
\end{center}
\medskip
\input{monthly.tex}
\newpage
} % End newcounter
\chapter{Weekly Task List}
\begin{multicols}{2}
I find it helpful to keep track of what household chores need to be done. That way, I don't spend an entire day each weekend just cleaning house and catching up on laundry, and I can plan ahead for needed supplies. If you have a busy household, you may find it handy to print out the following page, fill in the chores and assignments, and then laminate it and stick it on the front of your refrigerator. Everyone can then use a whiteboard marker to cross off their chore when it is done. You can then have a celebration on Sunday night when everything is done and you can wipe the entire sheet clean again, ready for the next week.
\end{multicols}
\newpage
\begin{center}
{\LARGE \textbf{Weekly Tasks}}
\end{center}
\begin{tabular}{ |p{1cm}|p{9cm}|p{5cm}| }
\hline
\textbf{~Day} & \textbf{Task} & \textbf{Assigned To} \\ \hline
\multirow[c]{4}{*}{{\Large ~Mo}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\multirow[c]{4}{*}{{\Large ~Tu}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\multirow[c]{4}{*}{{\Large ~We}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\multirow[c]{4}{*}{{\Large ~Th}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\multirow[c]{4}{*}{{\Large ~Fr}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\multirow[c]{4}{*}{{\Large ~Sa}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\multirow[c]{4}{*}{{\Large ~Su}} & & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \cline{2-3}
& & \\ [0.3cm] \hline
\end{tabular}
% Need a blank page to make sure pages line up correctly
% Thanks to https://zhiganglu.com/post/latex-insert-blank-page/
\newpage
\thispagestyle{plain} % empty
\mbox{}
\chapter{The Year}
\begin{multicols}{2}
The rest of this planner consists of 53 weeks of planning pages.
Each week is displayed on two facing pages. On the top of the left hand page is room for you to writer the month and year. You can write the dates underneath the days of the week.
Note that weeks in this planner start on Monday. This is in keeping with how most countries have arranged their calendar, as this is standardized by ISO 8601. It also encourages you to think of your weekend as a single unit, rather than two separate days, in order to get the most out of it. \bigskip
\noindent The columns are fairly self-explanatory. \bigskip
\begin{itemize}
\itemsep-0.30em
\item Use ``Tasks/Appointments'' for things that must get done on that particular day.
\item Use ``Financial'' to record bills that are due as well as pay days (and amounts).
\item Use ``Communications'' to record any outgoing messages, emails, or phone calls you must make, or any significant items that come in.
\item Use ``Health'' to record health statistics, exercise statistics, etc.
\item The ``Tasks This Week'' column is for things that must get done \textit{this week}, but not necessarily on any particular day.
\item The ``Notes'' column is for taking notes, of course.
\end{itemize}
\noindent Special spaces:
\begin{itemize}
\itemsep-0.30em
\item At the bottom of the left-hand page is room for ``Goals for this Year'' and ``Goals for this Month''. These aren't for \textit{all} your annual goals, but rather just for the one or two you want to focus on this week. On the right-hand side is room for a corresponding monthly goal.
\item At the bottom of the right-hand page is room for ``Goals for this Week,'' which corresponds to anything you want to accomplish this week to get you closer to meeting that monthly goal, which in turns gets you closer to that annual goal.
\item At the very bottom of the left-hand page is ``Hoping for:'' where you can write something down that you are hoping to see or do this week.
\item At the very top of the right-hand page is ``Look for:'' where you can record what you are looking for this week, whether it's the first flower of spring or a few extra minutes here and there to relax.
\item At the very bottom of the right-hand page is ``Grateful for:'' where you can make a note of something you were grateful for this week.
\end{itemize}
\end{multicols}
\newpage
% Not part of the table definition; it just makes sure to get us off this introductory page
% Be sure the next page is a left (i.e., even-numbered) page.
%%%%%%%%%%%%%%%%%%%%%
% Begin a new week
\newgeometry{
letterpaper,
inner=12mm,
outer=12mm,
bindingoffset=5mm,
textheight=10in,
top=0.6in,
bottom=1in,
% headheight=0.3in,
% headsep=0.3in,
% foot=0.5in,
footskip=0.5in
}
\newcounter{ct}
\forloop{ct}{1}{\value{ct}<54}{
%%%%%%%%%%%%%%%%%%%%%
% Begin a new week
\newpage
\noindent \tabto{3.5mm} \textbf{Week \thect} \\
\noindent \includegraphics{build/lefttable-top-sa}
\vspace{-1.28pt}
\noindent \includegraphics{build/lefttable-bottom-sa}
\newpage
\tabto{11mm} \textbf{Week \thect}\\
\noindent \noindent \includegraphics[outer]{build/righttable-top-sa}
\vspace{-1.28pt}
\noindent \noindent \includegraphics[outer]{build/righttable-bottom-sa}
}
% End forloop
\end{document}