taskwarrior

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const UDANameTodoID = "ms_todo_id"

Taskwarrior User Defined Attribute (UDA): Microsoft To-Do Task ID as received from the API

Variables

This section is empty.

Functions

func CreateTask

func CreateTask(title *string, todoID *string) (taskUUID string, err error)

CreateTask creates a Taskwarrior task using the 'task' CLI. The last 13 characters of the Microsoft To-Do task ID are stored as user-defined attribute (UDA) in the Taskwarrior task.

func CreateUDA

func CreateUDA(name string, label string) (err error)

CreateUDA creates a User Defined Attribute (UDA) in Taskwarrior.

func TaskExists

func TaskExists(todoID string) (bool, error)

TaskExists returns 'true' if a Taskwarrior task for the given Microsoft To-Do task ID exists, otherwise 'false'.

Types

This section is empty.

Jump to

Keyboard shortcuts

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