
Yourname
Member-
Content Count
30 -
Joined
-
Last visited
About Yourname
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Yourname reacted to a post in a topic: Notion.so Instant Search Workflow
-
wrjlewis reacted to a post in a topic: Notion.so Instant Search Workflow
-
Couldn't find 2 in /local/bin, so ended up trying /usr/bin/python2.7 (the nearest one to what you asked, and I had available) and it worked!!!!!! Thanks soooooo much @deanishe!!!! Thank you so much for writing this and helping me figure out @wrjlewis!!
-
So, @deanishe and @wrjlewis, looks like @deanishe's suggestion moved us into a new (and shorter) error. I updated the command to: /usr/local/bin/python3.7 notion.py "{query}" I even tried /Library/Frameworks/Python.framework/Versions/3.6/bin/python3 notion.py "{query}" [16:47:43.582] Logging Started... [16:47:45.922] Notion Search[Script Filter] Queuing argument 'y' [16:47:46.038] Notion Search[Script Filter] Script with argv '(null)' finished [16:47:46.043] ERROR: Notion Search[Script Filter] Code 1: Traceback (most recent call last): File "notion.py
-
Hi @wrjlewis and @deanishe, sorry just saw this! I haven't made an alias of python because I saw somewhere a few days ago pretty much what @deanishe said (in much more complicated terms haha) I'm on Sierra 10.12.6 and this is my current PATH: MacBook-Pro-5:~ xyz$ echo $PATH /usr/local/opt/openssl@1.1/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/opt/openssl/bin:/usr/local/opt/python/libexec/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/heroku:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
-
Tried everything from there. The error in alfred though seems to reference python 2.7 even though BASH has 3.7 showing. Which is peculiar. But I give up. Notion is coming up with an API soon, so hopefully then it will work Thanks so much for assistng @wrjlewis!
-
After looking around a little @wrjlewis, I was able to install pip and noticed I have pip3.6 and 3.7, so ran your command with both versions. It seems to have installed things on both versions and exited successfully. Yet, I have the same error I pasted earlier.
-
Yourname reacted to a post in a topic: Notion.so Instant Search Workflow
-
sudo: pip3.5: command not found @wrjlewis
-
Yourname reacted to a post in a topic: Notion Global Quick Add Keyboard Shortcut For Alfred
-
Here are the newly updated versions: MacBook-Pro-5:~ xyz$ openssl version -a OpenSSL 1.1.1g 21 Apr 2020 built on: Tue May 19 22:37:37 2020 UTC platform: darwin64-x86_64-cc options: bn(64,64) rc4(16x,int) des(int) idea(int) blowfish(ptr) compiler: clang -fPIC -arch x86_64 -O3 -Wall -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -D_REENTRANT -D
-
Thanks @wrjlewis! I upgraded and now it's openssl 1.1.1g 21 apr 2020 And here's the new log of errors; [18:30:47.655] Notion Search[Script Filter] Queuing argument 'task' [18:30:47.867] Notion Search[Script Filter] Script with argv '(null)' finished [18:30:47.872] ERROR: Notion Search[Script Filter] Code 1: Traceback (most recent call last): File "notion.py", line 114, in <module> buildNotionSearchQueryData(alfredQuery), headers) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1053, in request self._se
-
OpenSSL 0.9.8zh 14 Jan 2016 Thanks @wrjlewis that seems super old lol, so running a brew update. Update: brew didn't seem to update it. So I'll wait for your response.
-
Yes I did @wrjlewis My cookie starts with __cfduid= but your readme says the cookie starts with notion_browser_id. I tried both ways, also by deleting the __cfduid part so it starts with notion_browser_id and it didn't work. Here's the debug: [07:50:54.665] Notion Search[Script Filter] Queuing argument 'evernote' [07:50:54.886] Notion Search[Script Filter] Script with argv '(null)' finished [07:50:54.897] ERROR: Notion Search[Script Filter] Code 1: Traceback (most recent call last): File "notion.py", line 114, in <module> buildNotionSearchQueryData(alfredQuery), hea
-
Yourname reacted to a post in a topic: Notion.so Instant Search Workflow
-
Andrew reacted to a post in a topic: Tried upgrade from v3 to v4 and migration broke
-
Tried upgrade from v3 to v4 and migration broke
Yourname replied to Yourname's topic in Discussion & Help
Thanks for all your help over email Andrew. For others, it looks like my folder structure was abnormal (possibly due to user error) which is why this issue happened. FWIW, this never happened when I upgraded to Alfred 3 either. -
Tried upgrade from v3 to v4 and migration broke
Yourname replied to Yourname's topic in Discussion & Help
Done @Andrew, thanks -
Yourname reacted to a post in a topic: Tried upgrade from v3 to v4 and migration broke
-
Followed all the steps to a tee. But still migration doesn't seem to have some of the workflows, KB shortcuts and now clipboard isn't adding to the "last copied" list. I backed up too, so not sure what the problem is. My first attempt did not seem to restore. I found this by looking at my theme, which didn't carry over to v4. So I went back to redo the migration by going ~/Library folder (per the troubleshooting). Except I saw three folders: Alfred Alfred 3 Alfred 4 But found the files to delete in Alfred folder. Anyway, long story short. I'm
-
Updated, did everything but there's no search happening @wrjlewis
-
Just an FYI to others, this seems to work on Alfred v4+