Skip to content

Releases: tschaefer/taskwarrior-calendar

Set event UID to task UUID to avoid duplicates

Choose a tag to compare

@tschaefer tschaefer released this 22 Apr 06:34
v1.0.2
eb3f306

Set event UID to task UUID to avoid duplicates on re-publish.

Full Changelog: v1.0.1...v1.0.2

Maintenance and install via rubygems.org

Choose a tag to compare

@tschaefer tschaefer released this 16 Mar 09:10
v1.0.1
df453c5

This release mainly includes maintenance work, beside that the default command for the app is set to convert. Further the gem is now released on rubygems.org and may be installed via gem install taskwarrior-calendar.

Full Changelog: v1.0.0...v1.0.1

Convert taskwarrior tasks to calendar events.

Choose a tag to compare

@tschaefer tschaefer released this 28 Oct 10:55
ecc609c

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.

Full Changelog: https://github.com/tschaefer/taskwarrior-calendar/commits/v1.0.0