diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..49aa9eb --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Things 3 Quicksilver Plugin. + +This is a plugin for [quicksilver][quicksilver] that lets you interact with your Things 3 database. + +## Actions + +### Show in Things + +* **Direct Objects**: Things tasks, projects, tags, areas, or app sections. +* **What Happens**: The selected object is shown in the Things app. +* **Examples**: Find the "Today" section, show it in the app. Find one of your projects, show it in the app. + +### Search Things for... + +* **Direct Objects**: Any +* **What Happens**: The display name of the object gets searched in Things. +* **Examples**: Use `.` to search any text. Search for a contacts' name, e-mail or phone. |