wrjlewis / notion-search-alfred-workflow

An Alfred workflow to search Notion with instant results
GNU General Public License v3.0
825 stars 41 forks source link

Can't get it to work! #26

Closed leabers closed 3 years ago

leabers commented 3 years ago

I've tried to install this workflow but it doesn't work.

When I use alfred to search 'ns term I want to search', 'no results go to homepage' comes up, instead of successfully searching through Notion. I have set isNagivableOnly to false and useDesktopClient to true. I have inserted the cookie and space Id values into alfred.

I am using version 0.3.3.

Workflow environmental variables Debug info The Problem
wrjlewis commented 3 years ago

Hey

This may be a known issue.

"Known issue: Some users have experienced issues with copying these values directly from developer tools, but have seen success by copying and pasting the values into TextEdit or a different text editor first, this probably "strips out" or removes any problematic formatting."

Have you tried copying and pasting the cookie and space id into a text editor first, eg TextEdit, then copying from there into Alfred?

leabers commented 3 years ago

I have tried that, but it still isn't working for me..

wrjlewis commented 3 years ago

Have you tried logging out and logging back into Notion, then copying the updated information from developer tools? The Notion public API will be out soon which will mean you'll be able to login properly through the alfred app in future 🙌

wrjlewis commented 3 years ago

I'm going to close this issue now