move-gtasks

command module
v0.0.0-...-872f410 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

move-gtasks

Move due-dated, incomplete Google Tasks to another day.

Adding a due date to a Google Tasks allows it to show up in your Google Calendar, but moving Google Tasks to different days is tedious. You are unable to move groups of tasks by multi-selecting them and dragging them to a new day.

You will need to enable a Google Cloud Platform project with the Google Tasks API in order for this to work.

See https://developers.google.com/tasks/quickstart/go for more information on how to set up a project and download OAuth credentials.

Usage:
  move-gtasks [flags]

Flags:
  -c, --clear-token   Clears your existing token from the filesystem before running the tool. Do this if you want to re-run OAuth workflows.
  -f, --from string   Date from which tasks should be pulled. Must be formatted as YYYY-MM-DD, or be one of [yesterday, today, tomorrow] (default "today")
  -h, --help          help for move-gtasks
  -t, --to string     Date that should receive tasks. Must be formatted as YYYY-MM-DD, or be the one of [yesterday, today, tomorrow]. (default "tomorrow")
  -v, --version       version for move-gtasks

logo.svg image credit: undraw.co

Documentation

Overview

Copyright © 2022 The Concert Hall Developers

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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