Browse Source

Added multicols

tags/1.1.0
Kenneth John Odle 3 years ago
parent
commit
f88fdfdd99
  1. 472
      build/planner.log
  2. BIN
      build/planner.pdf
  3. BIN
      build/planner.synctex.gz
  4. 24
      planner.tex

472
build/planner.log
File diff suppressed because it is too large
View File

BIN
build/planner.pdf

BIN
build/planner.synctex.gz

24
planner.tex

@ -34,6 +34,10 @@
\pagestyle{plain}
% Puts page numbers in bottom center
\usepackage{multicol}
\setlength\columnsep{0.3in}
% Let's put explanatory stuff in two columns a half inch apart
\linespread{1.}
\begin{document}
@ -50,10 +54,10 @@
by Kenneth John Odle
\medskip
v. 0.3.0
v. 0.3.1
\medskip
4 July 2021
22 October 2021
\end{center}
\tableofcontents
@ -62,33 +66,43 @@ v. 0.3.0
\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.
\end{multicols}
\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.)
\begin{multicols}{2}
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.
\end{multicols}
\section{A Minor Note}
\begin{multicols}{2}
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.
\end{multicols}
\section{Why Do People Have Trouble Keeping Track of Things?}
\chapter{Goals}
\begin{multicols}{2}
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.
\end{multicols}
\section*{What}
\begin{multicols}{2}
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.
\end{multicols}
\chapter{Annual Goals}
@ -97,7 +111,9 @@ Okay, let's make some goals for the next 365 days.
\chapter{Monthly and Weekly Goals}
\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

Loading…
Cancel
Save