\documentclass[11pt,notitlepage]{article}
\usepackage{amsmath, graphicx, amssymb, stmaryrd, datetime, amscd, multicol, txfonts, picins}
\usepackage{jumplines, xcolor}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}
\usepackage[all]{xy}
\usepackage{soul} % strikeout text.


\def\sheeturl{{\url{http://drorbn.net/AcademicPensieve/Projects/Agenda/}}}
\def\todo#1{{
  \vskip 0pt % maximal at 12pt
  \par$\bullet$ \bf #1 % maximal with \Large\bf
}}
\def\told{}
\def\rtodo#1{{
  \vskip 2pt % maximal at 12pt
  \par$\bullet$ \bf #1 % maximal with \Large\bf
}}
\def\rtold{}

\paperwidth 8in
\paperheight 10.5in
\textwidth 8in
\textheight 10.5in
\oddsidemargin -0.75in
\evensidemargin \oddsidemargin
\topmargin -0.75in
\headheight 0in
\headsep 0in
\footskip 0in
\parindent 0in
\setlength{\topsep}{0pt}
\pagestyle{empty}
\dmyydate
\newcounter{linecounter}
\newcommand{\cheatline}{\vskip 1mm\refstepcounter{linecounter}\thelinecounter. }
% Following http://tex.stackexchange.com/questions/23521/tabular-vertical-alignment-to-top:
\def\imagetop#1{\vtop{\null\hbox{#1}}}

\def\act{{\hspace{-1pt}\sslash\hspace{-0.75pt}}}
\def\ad{\operatorname{ad}}
\def\Ad{\operatorname{Ad}}
\def\arXiv#1{{\href{http://arxiv.org/abs/#1}{arXiv:\linebreak[0]#1}}}
\def\attr{\operatorname{\mathfrak{tr}}}
\def\End{\operatorname{End}}
\def\Hom{\operatorname{Hom}}
\def\Mat{\operatorname{Mat}}
\def\qed{{\hfill\text{$\Box$}}}
\def\remove{\!\setminus\!}
\def\FA{{F\!A}}
\def\FG{{F\!G}}
\def\sder{\operatorname{\mathfrak{sder}}}
\def\tder{\operatorname{\mathfrak{tder}}}

\def\bbK{{\mathbb K}}
\def\bbR{{\mathbb R}}
\def\bbZ{{\mathbb Z}}
\def\calA{{\mathcal A}}
\def\calC{{\mathcal C}}
\def\calD{{\mathcal D}}
\def\calG{{\mathcal G}}
\def\calK{{\mathcal K}}
\def\calO{{\mathcal O}}
\def\calW{{\mathcal W}}
\def\frakg{{\mathfrak g}}
\def\RP{\bbR{\mathrm P}}

\def\red{\color{red}}

\begin{document}
%\setlength{\jot}{0ex}
\setlength{\abovedisplayskip}{0.5ex}
\setlength{\belowdisplayskip}{0.5ex}
\setlength{\abovedisplayshortskip}{0ex}
\setlength{\belowdisplayshortskip}{0ex}

\parbox[b]{5in}{
  {\small Dror Bar-Natan:}
  {\LARGE\bf To Do Before I Die}
  {\small (or retire, or lured into admin again)}
  }
\hfill\parbox[b]{3in}{\tiny
  \null\hfill\sheeturl
  \newline\null\hfill initiated 30/1/19; modified \today, \ampmtime
}

\vskip -3mm
\rule{\textwidth}{1pt}
\vspace{-8mm}

\begin{multicols}{2}

I want to write a book; my great masterpiece. It would start from topology, would discover ``quantum groups'' as a natural consequence, and cleanly implement every single tensor and equation using the ``solvable approximations'' technique. Many of the tasks are done; many of the chapters are essentially written in my head. It's got a great potential! Yet so many things are still missing.

\todo{Locate $\rho_k$.\told}

\todo{Figure out traces.\told}

\todo{Figure out degree-by-degree constructions, perhaps starting with associators.\told}

\todo{Clarify denominators and make the programs truly efficient.\told}

\todo{Complete the $sl_2$ portfolio by including the classical algebra, associators, vertices, the Cartan involution, dequantizators, the EK/\v{S}evera constructions.\told}

\todo{A topological interpretation of said portfolio must be found!\told}

\todo{Do $gl_n$ and beyond.\told}

\todo{Write the damn book!\told}

\end{multicols}

\end{document}

\endinput
