Akke Dewinter writes: >remind -m -b1 -p12 $HOME/.reminders | rem2html > $HOME/tmp/cal1y.html > >The problem with this is, that the calendar starts from the current month. >I'd like it better if it would generate a calendar from jan 1st untill >december 31st. > >Does anybody here know how to do that?
Just specify a starting date. remind -m -b1 -p12 $HOME/.reminders 1 jan 2011 | rem2html > $HOME/tmp/cal1y.html --hymie! http://lactose.homelinux.net/~hymie [email protected] ------------------------------------------------------------------------------- _______________________________________________ Remind-fans mailing list [email protected] http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans Remind is at http://www.roaringpenguin.com/products/remind
