Skip to content

This is a basic workflow for querying things with Alfred in LuaJIT

License

Notifications You must be signed in to change notification settings

philocalyst/things-s3arch

Repository files navigation

Search Things, Powerfully (Alfred Workflow)

Search Things as if you were there, except in Alfred.

example1

Usage

Find Todos using match search, via the keyword "ths" (User-changeable). Select a todo and get brought to its location in the things app. example2

Dependencies

All of the below can be installed with one simple command: 'brew install luajit luarocks' (The libraries are default bundled)

Finding Things Database Path

  • Ensure that you have "Show hidden files on" in Finder
  • Then, enter Library -> Group Containers -> (WEIRD NUMBER STRING)com.culturedcode.Thingsmac -> ThingsData(MORE NUMBERS) -> (something)database(something) -> RIGHT CLICK ON IT -> "Show package contents"
  • Then you need to select main.sqlite - Basic solution: While selected, go to the Edit menu -> copy as pathname Yay!!!!

Building for yourself

  • Simply run "just package"

About

This is a basic workflow for querying things with Alfred in LuaJIT

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published