github BRO3886/gtasks 0.9.3

latest releases: v0.9.7, v0.9.6, 0.9.5...
2 years ago

added a new flag on tasks command

Usage:

  1. With pre-selected tasklist
gtasks tasks -l <tasklist title> subcommand

Example:

gtasks tasks -l "To watch" view
  1. Without pre-selected tasklist
gtasks tasks <subcommand>

Will show a prompt to select tasklist at runtime.

prettier printing in cli

fixes the issue with completed tasks being shown even when the --include-completed flag was missing

Example:

gtasks tasks -l "To watch" view [--include-completed|-i]

Don't miss a new gtasks release

NewReleases is sending notifications on new releases.