Go to file
Talia 5b7ce8e6f3 Write readme file 2024-04-02 15:22:37 +02:00
src Change Task alias into class definition 2024-04-02 15:22:11 +02:00
.luarc.json Initial Commit 2024-04-02 14:53:17 +02:00
readme.md Write readme file 2024-04-02 15:22:37 +02:00
taskwarrior-dev-1.rockspec Initial Commit 2024-04-02 14:53:17 +02:00

readme.md

Taskwarrior Lua

A simple lua helper to import and export task data to and from taskwarrior using its builtin import and export commands.

The import function imports data into Lua using task export and vice versa.

The import function takes an optional list of filters to pass on to task warrior to limit which tasks are to be updated.