A long-lived project that still receives updates
Convert taskwarrior tasks to calendar events. The due timestamp, optionally scheduled timestamp and description of a task are used to create a calendar event.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 0
~> 1.3.2
~> 2.9.0
>= 0
~> 0.8.0
~> 0.14.0
~> 2.0.6
~> 1.2023.3
 Project Readme

taskwarrior-calendar

Convert taskwarrior tasks to calendar events.

Introduction

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.

Installation

gem install taskwarrior-calendar

Usage

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.

License

MIT License

Is it any good?

Yes.