Jump to content

wkoutre

Member
  • Posts

    3
  • Joined

  • Last visited

wkoutre's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. @40-02 I made a version in JavaScript: https://github.com/wkoutre/alfred-apple-notes-search/tree/master if you want to try it out. Needs Node installed, other than that, should be good to go.
  2. In the meantime, I published a barebones JavaScript version: https://github.com/wkoutre/alfred-apple-notes-search/
  3. macOS 10.13.6 FYI, I'm getting: [2018-08-09 13:55:48][input.scriptfilter] Queuing argument '(null)' [2018-08-09 13:55:48][input.scriptfilter] Script with argument '(null)' finished [2018-08-09 13:55:48][ERROR: input.scriptfilter] Code 1: Traceback (most recent call last): File "/Users/wkoutre/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.<key>/searchNotes.py", line 35, in <module> for m in matches] TypeError: 'NoneType' object has no attribute '__getitem__' Will look into it when I get a chance, just thought I'd share in the meantime.
×
×
  • Create New...