Convert taskwarrior tasks to calendar events.
Export taskwarrior tasks due and optional scheduled dates if available as calendar events. By default tasks are filtered by status:pending and all events are appointed with an alarm 15 minutes before the event date.
gem install taskwarrior-calendar
task-ical convert --no-alarm
task-ical --filter project:home --file home-tasks.ics
For further information about the command line tool task-ical use the
switches --help / --man.