{"id":23509131,"url":"https://github.com/scriptingosx/thingsclitool","last_synced_at":"2025-08-28T06:30:29.752Z","repository":{"id":21949435,"uuid":"25273956","full_name":"scriptingosx/ThingsCLITool","owner":"scriptingosx","description":"Command line tool for Things GTD app","archived":false,"fork":false,"pushed_at":"2014-10-28T16:40:25.000Z","size":152,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-28T21:45:26.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AppleScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scriptingosx.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-15T21:16:30.000Z","updated_at":"2022-09-23T09:37:08.000Z","dependencies_parsed_at":"2022-08-18T01:00:16.376Z","dependency_job_id":null,"html_url":"https://github.com/scriptingosx/ThingsCLITool","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2FThingsCLITool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2FThingsCLITool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2FThingsCLITool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2FThingsCLITool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptingosx","download_url":"https://codeload.github.com/scriptingosx/ThingsCLITool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231232499,"owners_count":18344936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-25T11:37:52.068Z","updated_at":"2024-12-25T11:37:52.668Z","avatar_url":"https://github.com/scriptingosx.png","language":"AppleScript","readme":"#ThingsCLITool#\n\nCommand line tool for [Things GTD app](http://culturedcode.com/things) by CulturedCode\n\n## usage ##\n\n```\nthings [list, area or project name] [help|open|show] [add|check|uncheck|cancel|delete|today|next|defer itemname]\n```\n\n## commands ##\n\n### listing items###\n\n` things `: lists the items in “Today”\n\n`things listname`: list the items in the list, area or project named `listname`\n\n`things show` or `things open`: open the \"Today\" view in Things\n\n`things listname show`: show the list, area or project named `listname` in Things\n\n###list output###\nThe result of a things command will look like this:\n\n```\n\u003e things 'Things CLI Tool'\nThings: project Things CLI Tool\n*√ flag item as Today\n √ uncheck an item\n √ add an item\n √ check an item\n √ cancel an item\n √ delete an item\n - tag an item\n - read tags of an item\n*- upload to github\n```\n\nThe first line is show the name of the list, area or project the command was working on.\n\nThen the tool will list the items. Completed items have a `√` and open (not completed) items have a `-`. Canceled items have an `x`.\n\nItems marked for 'Today' will also have an asterisk `*`.\n\n### adding items###\n\n`things add` or `things new`: opens the quick entry panel\n\n` things add todo item`: adds a new item named `todo item` to the Inbox\n\n`things listname add todo item`: adds a new item named `todo item` to the list, area or project named `listname`\n\n### checking items###\n\n`things check someitem`: checks the first item in the \"Today\" list whose name starts with `someitem`\n\n`things uncheck someitem`: unchecks the first item in the \"Today\" list whose name starts with `someitem`\n\n`things cancel someitem`: cancels the first item in the \"Today\" list whose name starts with `someitem`\n\n`things listname check someitem`: checks the first item in the list, area or project named `listname` whose name starts with `someitem`\n\n`things listname uncheck someitem`: unchecks the first item in the list, area or project named `listname` whose name starts with `someitem`\n\n`things listname cancel someitem`: cancels the first item in the list, area or project named `listname` whose name starts with `someitem`\n\n\n### more options###\n\n`things listname today someitem`: marks the first item in the list, area or project named `listname` for 'Today'\n\n`things next someitem` or `things defer someitem`: removes the first item in the 'Today' list whose name starts with `someitem` from the Today list (removes the golden star)\n\n`things listname next someitem` or ` things listname defer someitem`: removes the first item in the list, area or project named `listname` whose name starts with `someitem` from the Today list (removes the golden star)\n\n`things delete someitem`: deletes the first item in the \"Today\" list whose name starts with `someitem`\n\n`things listname delete someitem`: deletes the first item in the liast, area or project named `listname` whose name starts with `someitem`\n\n###other commands###\n\n`things help`: shows usage\n\n## installation##\n\nThe things script obviously requires the Things app to be setup and running. It will be happy anywhere in your `$PATH`, or alternatively you can clone the project anywhere and put a symlink in `/usr/local/bin` or elsewhere in your `$PATH`.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptingosx%2Fthingsclitool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscriptingosx%2Fthingsclitool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptingosx%2Fthingsclitool/lists"}