Zettel search workflow

I got the Alfred search workflow to work! The logic is as follows, for posterity’s sake:

  1. File filter, filtered by filename/scope, and that can search within files. Enabled the anchor setting, which doesn’t provide for the best search, but since I’m searching by title anyway, I think it’s fine for now.
  2. Split arg to vars - splits the file path by /
  3. Args and vars - Choose the specific variable
  4. Another split arg to vars - Split by space, and take the first variable
  5. Copy to clipboard, with the search path added!

uid: 202005102128 tags: #programming #zettelkasten


Date
February 22, 2023