diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-10 11:32:28 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-09-10 11:32:28 +0200 |
| commit | c791858db3de3568f0ea2839c79b360a0dfb15ab (patch) | |
| tree | 7cf50c93cdf03075d10c14c8ad1f7a646b2a05c7 /README.md | |
Initial commit
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. |