Skip to content

Things URL Scheme helper command and package

License

Notifications You must be signed in to change notification settings

wayneashleyberry/things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go.dev reference Go Go Report Card

URL Scheme helper command and package for Things 3.4

Installation

go get github.com/wayneashleyberry/things/...

You can also download the latest release here. Please note that as Things is only available on macOS and so are the distributed binaries.

Usage

Usage:
  things [command]

Available Commands:
  add         Add a new to-do
  add-json    Add a new to-do from json
  add-project Add a new project
  help        Help about any command
  search      Search in everything
  show        Show a specific list
  version     Print things version

Flags:
  -h, --help    help for things
      --print   Print the URL instead of opening it

Use "things [command] --help" for more information about a command.

Disclaimer

This is not an official Cultured Code product, I'm just a big fan.