Skip to content

huantrinh1802/taskwarrior_flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskwarrior Flow (TWF)

Taskwarrior Flow (TWF) is a plugin designed to enhance your Taskwarrior workflow by providing a set of utilities accessible via the command-line interface (CLI). Whether you're managing tasks, creating queries, or working with templates, TWF aims to streamline your Taskwarrior experience.

Installation

Using pipx

pipx install taskwarrior_flow

Usage

Please see the USAGE.md for more information

Features

Query

Allow users to save common queries that can be used to search tasks easily. For example, project:Work +scopeA +scopeB due:today+2days

Task template

Allow users to save templates that can be used to create tasks easily

Multiple task groups

Instead of having one task database (i.e. $HOME/.task/), using twf [GROUP] [Taskwarrior commands] will allow users to use different task databases (i.e. $HOME/.task_[GROUP])

Natural date parsing

Users can specify dates in natural language, such as "tomorrow", "next week", "last year", etc.

  • In the template, users can define fields to be date, this enables natural date parsing
  • In task group, users can use a special syntax to specify dates, such as due:@tomorrow at 2pm@

Related tools

About

CLI to improve Taskwarrior workflow

Topics

Resources

License

Stars

Watchers

Forks

Languages