Skip to content
/ icaltask Public

Synchronize between Taskwarrior and iCalendar TODO events

Notifications You must be signed in to change notification settings

Aerex/icaltask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icaltask

version

icaltask is a taskwarrior hook that converts taskwarrior tasks into iCalendar VTODO events and exports them to an iCalendar server.

Install

Using python-setuptools

$ python3 setup.py install

Configuration

Generate the sample configuration file by running the following command. How to use configure the file is documented in the file.

$ icaltask copy-config

Hooks and UDA Configs

Run the following command to create the on-add and on-modify hooks. This will also add the necessary UDA configuration into your taskwarrior configuration file

$ icaltask install

To remove the hooks and UDA configuration run the following command

$ icaltask uninstall

Related Projects

baikal-storage-plugin

About

Synchronize between Taskwarrior and iCalendar TODO events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages