taskwarrior-ms-todo

module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: MIT

README

Microsoft To-Do integration with Taskwarrior

Install

  1. Register an application on Microsoft Azure:

    • Under Authentication set Allow public client flows to Yes.
    • Under API permissions add Tasks.Read.
  2. Create a $XDG_CONFIG_HOME/twtodo/credentials.env file:

    # Tenant ID of the application on Azure. Set the value to 'consumers' if your 
    # Microsoft Account is a personal account.
    TENANT_ID=<tenantID>
    # Client ID of the application on Azure. 
    CLIENT_ID=<clientID>
    
  3. go install github.com/simachri/taskwarrior-ms-todo/cmd/twtodo@latest

Usage

Pull tasks from a to-do list
  1. twtodo pull -l 'LIST_ID'

Directories

Path Synopsis
cmd
twtodo command
internal
cli

Jump to

Keyboard shortcuts

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