This is a small unified script and journal, which can be used to implement GTD and/or journaling a la Jeff Huang.
- Line 3 - set your time zone, if you aren't in Los Angeles.
- Line 4 - set your editor callback. By default, it uses vim with all but the last section folded.
- Lines 7,37 - reminders
- Lines 38,$ - Notes and journal
rem
to view today's journal in your editor. If today's entry is not in the journal yet,
it is created from the output of remind
.
- bash
- remind
- vim (or another terminal editor)