|
|
@ -136,15 +136,171 @@ This means: |
|
|
|
%\forloop{ct}{1}{\value{ct}<54}{ |
|
|
|
%%%%%%%%%%%%%%%%%%%%% |
|
|
|
% Begin a new week |
|
|
|
|
|
|
|
% First Left Page |
|
|
|
\newpage |
|
|
|
\noindent \tabto{4mm} \textbf{Week } \\ %\thect} \\ |
|
|
|
|
|
|
|
Month and Year \line(1,0){10cm} |
|
|
|
\vspace{1mm} |
|
|
|
|
|
|
|
This week's goal activities: |
|
|
|
\vspace{3mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[30,l] | X[35,l] | X[35,l] | }, |
|
|
|
rowspec={ |
|
|
|
| Q % Header Row |
|
|
|
| Q | Q | Q | Q |
|
|
|
| Q | Q | Q | Q |
|
|
|
| Q | Q | Q | Q |
|
|
|
| |
|
|
|
}, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} % Row height(depends on contents?); position; row separation |
|
|
|
} |
|
|
|
|
|
|
|
% Header |
|
|
|
\textbf{Yearly Goal} & \textbf{Monthly Goal} & \textbf{Weekly Activities} \\ |
|
|
|
% Table Content |
|
|
|
\SetCell[r=4]{l} & \SetCell[r=2]{l} & \\ |
|
|
|
& & \\ |
|
|
|
& \SetCell[r=2]{l} & \\ |
|
|
|
& & \\ |
|
|
|
\SetCell[r=4]{l} & \SetCell[r=2]{l} & \\ |
|
|
|
& & \\ |
|
|
|
& \SetCell[r=2]{l} & \\ |
|
|
|
& & \\ |
|
|
|
\SetCell[r=4]{l} & \SetCell[r=2]{l} & \\ |
|
|
|
& & \\ |
|
|
|
& \SetCell[r=2]{l} & \\ |
|
|
|
& & \\ |
|
|
|
\end{tblr} |
|
|
|
|
|
|
|
\vspace{10mm} |
|
|
|
|
|
|
|
This week's to-do list: |
|
|
|
\vspace{3mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[48,l] | X[4,c] | X[50,l] | }, |
|
|
|
rowspec={ |
|
|
|
| Q % Header Row |
|
|
|
| Q | Q % Monday |
|
|
|
| Q | Q % Tuesday |
|
|
|
| Q | Q % Wednesday |
|
|
|
| Q | Q % Thursday |
|
|
|
| Q | Q % Friday |
|
|
|
| Q | Q % Saturday |
|
|
|
| Q | Q % Sunday |
|
|
|
| |
|
|
|
}, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} % Row height(depends on contents?); position; row separation |
|
|
|
} |
|
|
|
%Header |
|
|
|
\textbf{Tasks this week} & Day & \textbf{Chores} \\ |
|
|
|
\kcir & \SetCell[r=2]{c} M & \kcir \\ |
|
|
|
\kcir & & \kcir \\ |
|
|
|
\kcir & \SetCell[r=2]{c} Tu & \kcir Clean bathroom sinks \\ |
|
|
|
\kcir & & \kcir Clean toilets \\ |
|
|
|
\kcir & \SetCell[r=2]{c} W & \kcir Clean bathtub \\ |
|
|
|
\kcir & & \kcir Pickup floor \\ |
|
|
|
\kcir & \SetCell[r=2]{c} Th & \kcir Vacuum \\ |
|
|
|
\kcir & & \kcir Kitchen floor \\ |
|
|
|
\kcir & \SetCell[r=2]{c} F & \kcir Clear off DR table \\ |
|
|
|
\kcir & & \kcir Clean office\\ |
|
|
|
\kcir & \SetCell[r=2]{c} Sa & \kcir Meal planning \\ |
|
|
|
\kcir & & \kcir Grocery planning \\ |
|
|
|
\kcir & \SetCell[r=2]{c} Su & \kcir Grocery shopping \\ |
|
|
|
\kcir & & \kcir Meal prep\\ |
|
|
|
\end{tblr} |
|
|
|
|
|
|
|
% First Right Page |
|
|
|
\newpage |
|
|
|
\noindent \tabto{4mm} \textbf{Week } \\ %\thect} \\ |
|
|
|
|
|
|
|
Month and Year \line(1,0){10cm} |
|
|
|
\vspace{10mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[50,l] | X [50,l] | }, |
|
|
|
rowspec={ | Q | Q | Q | Q | Q | Q | }, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} |
|
|
|
} |
|
|
|
\SetCell[c=2]{l} \textbf{Pre-week Notes:} \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
\end{tblr} |
|
|
|
\vspace{5mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[100,l] | }, |
|
|
|
rowspec={ | Q | Q | Q | Q | }, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} |
|
|
|
} |
|
|
|
\textbf{Hoping For:} \\ |
|
|
|
\\ |
|
|
|
\\ |
|
|
|
\\ |
|
|
|
\end{tblr} |
|
|
|
\vspace{5mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[100,l] | }, |
|
|
|
rowspec={ | Q | Q | Q | Q | }, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} |
|
|
|
} |
|
|
|
\textbf{Grateful For:} \\ |
|
|
|
\\ |
|
|
|
\\ |
|
|
|
\\ |
|
|
|
\end{tblr} |
|
|
|
\vspace{5mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[100,l] | }, |
|
|
|
rowspec={ | Q | Q | Q | Q | }, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} |
|
|
|
} |
|
|
|
\textbf{Looking For:} \\ |
|
|
|
\\ |
|
|
|
\\ |
|
|
|
\\ |
|
|
|
\end{tblr} |
|
|
|
\vspace{5mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[50,l] | X [50,l] | }, |
|
|
|
rowspec={ | Q | Q | Q | Q | Q | Q | }, |
|
|
|
rows={5.5mm, m, rowsep=1.5pt} |
|
|
|
} |
|
|
|
\SetCell[c=2]{l} \textbf{Post-week Notes:} \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
& \\ |
|
|
|
\end{tblr} |
|
|
|
\vspace{5mm} |
|
|
|
|
|
|
|
% Second Left Page |
|
|
|
\newpage |
|
|
|
\noindent \tabto{4mm} \textbf{Week } \\ %\thect} \\ |
|
|
|
|
|
|
|
% Left table top |
|
|
|
Month and Year \vspace{1mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[8,c] | X[53,l] | X[53,l] | X[53,l] | }, |
|
|
|
colspec={ | X[6,c] | X[47,l] | X[47,l] | }, |
|
|
|
rowspec={ |
|
|
|
| Q % Header row |
|
|
|
| [1pt,black]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
@ -157,53 +313,124 @@ Month and Year \vspace{1mm} |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| |
|
|
|
}, |
|
|
|
rows={2mm, m, rowsep=1pt} % Row height(depends on contents?); position; row separation |
|
|
|
rows={5mm, m, rowsep=1.5pt} % Row height(depends on contents?); position; row separation |
|
|
|
} |
|
|
|
|
|
|
|
% Header |
|
|
|
\textbf{Day} & \textbf{Tasks Today} & \textbf{Tasks This Week} & \textbf{Goal Steps} \\ |
|
|
|
\textbf{Day} & \textbf{Tasks Today} & \textbf{Goal Steps} \\ |
|
|
|
% Monday |
|
|
|
\SetCell[r=5]{c} \textbf{Mon} & & & \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Mon} & & \kcir Read \\ |
|
|
|
& & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
% Tuesday |
|
|
|
\SetCell[r=5]{c} \textbf{Tue} & & & \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Tue} & & \kcir Read \\ |
|
|
|
& & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
% Wednesday |
|
|
|
\SetCell[r=5]{c} \textbf{Wed} & & & \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ \cline{2-4} |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Wed} & & \kcir Read \\ |
|
|
|
& & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
% Thursday |
|
|
|
\SetCell[r=5]{c} \textbf{Thu} & & & \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Thu} & & \kcir Read \\ |
|
|
|
& & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
% Friday |
|
|
|
\SetCell[r=5]{c} \textbf{Fri} & & & \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Fri} & & \kcir Read \\ |
|
|
|
& & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
% Saturday |
|
|
|
\SetCell[r=5]{c} \textbf{Sat} & & & \kcir \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Sat} & & \kcir \kcir Read \\ |
|
|
|
& & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
% Sunday |
|
|
|
\SetCell[r=5]{c} \textbf{Sun} & & & \kcir \kcir Read \\ |
|
|
|
& & & \kcir \kcir Exercise \\ |
|
|
|
& & & \kcir \kcir \kcir \kcir Create \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
& & & $ \bigcirc ~ \bigcirc $ \\ |
|
|
|
\SetCell[r=5]{c} \textbf{Sun} & \kcir Finances for next week & \kcir \kcir Read \\ |
|
|
|
& \kcir Goals/Activities for next week & \kcir \kcir Exercise \\ |
|
|
|
& & \kcir \kcir \kcir \kcir Create \\ |
|
|
|
& & \\ |
|
|
|
& & \\ |
|
|
|
\end{tblr} |
|
|
|
|
|
|
|
% Second Right Page |
|
|
|
\newpage |
|
|
|
\noindent \tabto{4mm} \textbf{Week } \\ %\thect} \\ |
|
|
|
|
|
|
|
Month and Year \vspace{1mm} |
|
|
|
|
|
|
|
\begin{tblr}{ |
|
|
|
width=175mm, |
|
|
|
colspec={ | X[6,c] | X[47,l] | X[47,l] | }, |
|
|
|
rowspec={ |
|
|
|
| Q % Header row |
|
|
|
| [1pt,black]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
% Above is first row of each section; below is subsequent rows |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q | [0.5pt,blue5]Q |
|
|
|
| |
|
|
|
}, |
|
|
|
rows={5mm, m, rowsep=1.5pt} % Row height(depends on contents?); position; row separation |
|
|
|
} |
|
|
|
|
|
|
|
% Header |
|
|
|
\textbf{Day} & \textbf{Finances} & \textbf{Health} \\ |
|
|
|
% Monday |
|
|
|
\SetCell[r=5]{c} \textbf{Mon} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
% Tuesday |
|
|
|
\SetCell[r=5]{c} \textbf{Tue} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
% Wednesday |
|
|
|
\SetCell[r=5]{c} \textbf{Wed} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
% Thursday |
|
|
|
\SetCell[r=5]{c} \textbf{Thu} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
% Friday |
|
|
|
\SetCell[r=5]{c} \textbf{Fri} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
% Saturday |
|
|
|
\SetCell[r=5]{c} \textbf{Sat} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
% Sunday |
|
|
|
\SetCell[r=5]{c} \textbf{Sun} & & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
& & \kcir \\ |
|
|
|
\end{tblr} |
|
|
|
|
|
|
|
|
|
|
|
\end{document} |