taskiwi

command module
v0.0.0-...-ccf22f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 7 Imported by: 0

README

Taskiwi

Taskiwi is a tool that works in the local web environment to easily view the task achievements.

In particular, we are targeting data exported by org-clock-csv (Emacs extension).

Installation

golang is required.

$ go get github.com/zeroclock/taskiwi
$ go install github.com/zeroclock/taskiwi
# Add a path to PATH if not
$ export PATH=$PATH:~/go/bin >> ~/.bash_profile
$ source ~/.bash_profile

Usage

In your Emacs, M-x org-clock-to-csv-file and save the csv file to any directory.

$ taskiwi --path {your csv path}

Open http://localhost:8080 in your browser.

tests

$ go test github.com/zeroclock/taskiwi/...

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL