todoistager

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

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

Go to latest
Published: Oct 21, 2023 License: MIT Imports: 11 Imported by: 0

README

Todoist ager

Very basic utility to apply age-based labels to all tasks in Todoist.

The following labels are applied:

  • Recurring tasks: none
  • Completed tasks: none
  • Tasks created within two weeks: none
  • Tasks created between two and six weeks ago: age-weeks
  • Tasks created between 6 weeks and 1 year ago: age-months
  • Tasks older than 1 year: age-years

This gives a quick-and-dirty way to look through things you've been putting off or have forgotten about, and delete/do them as desired.

Usage

Obtain an API token from Settings > Integrations > Developer, then:

go run main.go -api-token <token>

You can also specify the token in an API_TOKEN env var if you prefer.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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