wrjlewis / notion-search-alfred-workflow

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

Run Script is not running #60

Closed day0n closed 1 year ago

day0n commented 1 year ago

When I searched with ns, there was no result. Through debug, I found that Run Script did not seem to be started. Linux appears many times in my notes.

image
wrjlewis commented 1 year ago

Hi

Can you please update to the latest version 0.4.3.

Also suggest updating your cookie and spaceId as often this can fix issues.

Finally if it's still not working please post a screenshot of the pop up Alfred search showing no results.

Thanks

day0n commented 1 year ago
image
day0n commented 1 year ago

It still does not work.

wrjlewis commented 1 year ago

Hmm, looks like the request is working to a certain point but there is not results object being returned, I'm not sure why that is.

I see you have an Alfred update pending too, I don't think that will fix the error but it would be worth ruling that out.

day0n commented 1 year ago

Update doesn't work.My notion uses a desktop client, do I also need to update cookie and spaceId?

wrjlewis commented 1 year ago

Yes you will still need to update the cookie and spaceid, which is stored within the workflow itself, and the fact you are using the desktop version is irrelevant to that. You will also need to set the 'useDesktopClient' flag to true. Why does the update not work?

day0n commented 1 year ago

The problem has been solved. Thank you very much for your help.

day0n commented 1 year ago

If I use a desktop client, do I also need to update the values of cookies and spaceId?

Will Lewis @.***> 于2022年10月6日周四 00:06写道:

Hi

Can you please update to the latest version 0.4.3.

Also suggest updating your cookie and spaceId as often this can fix issues.

Finally if it's still not working please post a screenshot of the pop up Alfred search showing no results.

Thanks

— Reply to this email directly, view it on GitHub https://github.com/wrjlewis/notion-search-alfred-workflow/issues/60#issuecomment-1268635150, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKGCUVVO7YE6C4ZSWMGLSTWBWRQLANCNFSM6AAAAAAQ5WLLVY . You are receiving this because you authored the thread.Message ID: @.***>

wrjlewis commented 1 year ago

Yes you do