LaTeX/bash Calendar
Monday, February 18th, 2008Problem How do I create a manageable calendar that:
- Is on paper, because I’m cool
- Has my weekly schedule, so I don’t rewrite my schedule every week
- Has customizable daily schedule
- Has space for general todo lists
- Has space for regular todo lists, e.g. research and course commitments
- Is cool
Briefly LaTeX/Python Planner post makes it easier to generate this. Go read it instead. Use bash to generate the dates; and use latex command definitions to insert weekly schedule. A list of reminders (TODO list with due dates) is maintained at the beginning of the file; when the date appears on the planner, the task appears on the calendar. Monthly schedules don’t recur — each monthly due-date is added iindividually in the TODO list. A three-month calendar a la published calendars is printed on every planning page.
The P/K/M/N are symbols for my commitments B-) and, needless to say, are customizable.