Go to file
Chris Sexton e5357c54dc Add localstorage support 2016-10-09 17:08:03 -04:00
cmd/togoist initial commit 2016-10-09 14:56:50 -04:00
sample initial commit 2016-10-09 14:56:50 -04:00
web Add localstorage support 2016-10-09 17:08:03 -04:00
.gitlab-ci.yml adding gitlab web 2016-10-09 14:56:50 -04:00
Makefile initial commit 2016-10-09 14:56:50 -04:00
README.md initial commit 2016-10-09 14:56:50 -04:00
togoist.go initial commit 2016-10-09 14:56:50 -04:00

README.md

Togoist

Togoist is a small program to facilitate using Go's template library to generate CSV templates for Todoist.

Installation

  • go get gitlab.com/chrissexton/togoist
  • make

Usage

Open the index.html file in the web directory and modify the template and input fields or run togoist -h

License

WTFPL