Jump to content

Bladiko

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Bladiko

  1. Thanks for the response. will be waiting for the update.
  2. So I managed to install the certificates, I refreshed the cookie and then I duplicated the script filter to include the parameter @vitor had suggested. So one has python3 notion.py "{query}" and the other python3 notion.py "${1}" In both instances i'm getting the error attached; I have a couple of questions, Does desktop Notion have to be open for this workflow to work? On macOS 12.6 which is the best browser to get the cookie coz i seem to be getting different values depending on which browser i use.
  3. Thank you for the response, I hadn't seen @wrjlewis response. i've changed the code to what you suggested and now i'm getting the image below;
  4. After refreshing the cookie and spaceID now i'm getting this error; position 512: ordinal not in range(256)", "arg": "notion://www.notion.so/"}]} [08:53:44.194] Notion Search[Script Filter] Queuing argument 'habakkuk' [08:53:44.344] Notion Search[Script Filter] Script with argv '(null)' finished [08:53:44.379] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "Open Notion - No results, empty query, or error", "subtitle": "'latin-1' codec can't encode character '\\u2026' in position 512: ordinal not in range(256)", "arg": "notion://www.notion.so/"}]}
  5. I have Alfred 5 and the latest workflow. I ran the debugger and got the output below; [08:37:51.177] Logging Started... [08:38:00.126] Notion Search[Script Filter] Queuing argument '' [08:38:00.350] Notion Search[Script Filter] Script with argv '(null)' finished [08:38:00.353] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "Open Notion - No results, empty query, or error", "subtitle": "", "arg": "notion://www.notion.so/"}]} [08:38:03.753] Notion Search[Script Filter] Queuing argument 'h' [08:38:07.687] Notion Search[Script Filter] Script with argv '(null)' finished [08:38:07.689] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "Open Notion - No results, empty query, or error", "subtitle": "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)", "arg": "notion://www.notion.so/"}]} [08:38:10.923] Notion Search[Script Filter] Queuing argument 'ha' [08:38:11.145] Notion Search[Script Filter] Queuing argument 'hab' [08:38:11.353] Notion Search[Script Filter] Queuing argument 'haba' [08:38:12.222] Notion Search[Script Filter] Script with argv '(null)' finished
×
×
  • Create New...