Taskwarrior utility to continually loop through and add tasks to a project
Project description
Taskloop
This utility allows you to create multiple tasks for a Taskwarrior project.
Installation
via PyPi
pip install taskloop
via git (development)
- Clone this repo
- cd taskloop
poetry run taskloop/loop.py
Running
Note: Currently this is in early development and doesn't actually do anything except demo an autocomplete of your projects After pip installing, you may run
taskloop
This requires you have a taskrc at ~/.config/task/taskrc.
More flexibility is planned for this though. If you have an old style
~/.taskrc, you should be able to symlink it with mkdir -p ~/.config/task/taskrc && ln -s ~/.taskrc ~/.config/task/taskrc
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
taskloop-0.2.0.tar.gz
(2.7 kB
view hashes)