Skip to content

Repository files navigation

task-warrior-export

Export {task/time}warrior data per month/per project

Commitizen friendlyVersionCircleCIAppveyor CICodecovDownloads/weekLicense

Usage

$ npm install -g task-warrior-export
$ twe COMMANDrunning command...
$ twe (-v|--version|version)task-warrior-export/0.0.0 darwin-x64 node-v10.15.1
$ twe --help [COMMAND]USAGE $ twe COMMAND...

Commands

twe hello [FILE]

export data for a specific date / project

USAGE
$ twe export
OPTIONS
-f, --format=format output format (ie "json" or "csv")
-f, --from=from start date with format "YYYY-MM-DD"
-h, --help display help
-i, --interactive interactive mode
-p, --project=project name of the project
-t, --to=to end date with format "YYYY-MM-DD"
EXAMPLES
$ twe export --interactive
$ twe export --format=json --interactive
$ twe export --format=csv --project=name --from=2019-12-01 --to=2019-12-15

See code: src/commands/export.ts

twe help [COMMAND]

display help for twe

USAGE
$ twe help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI

See code: @oclif/plugin-help

About

Export {task/time}warrior data per month/per project

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages