Jump to content

wrjlewis

Member
  • Posts

    100
  • Joined

  • Last visited

Reputation Activity

  1. Like
    wrjlewis got a reaction from fschuermeye in Notion.so Instant Search Workflow   
    Hey!
     
    Yeah totally, would be really cool to get it integrated. The only issue I see so far, and may be corrected, is that you need to have admin access to the workspace in order to setup an integration, which would rule out most company workspaces. Still, it would certainly work for private workspaces and I’ll be looking into it for sure! 
     
  2. Thanks
    wrjlewis got a reaction from hug101 in Notion.so Instant Search Workflow   
    For those who love Notion.so (really great documentation & more tool), you will know how useful it would be to get instant search results from Notion in Alfred. 
     
    To that reason I've created a workflow that does exactly that, allowing you to search your Notion.so workspace from Alfred, showing instant results, and the ability to open the browser to your selected page.
     
    There are two env variables required (the notion search api isn't documented), these can be obtained by inspecting the network request from a notion search, as documented in github below. 
     
    Check it out and download here: https://github.com/wrjlewis/notion-search-alfred-workflow/blob/master/README.md
  3. Like
    wrjlewis got a reaction from gohoyer in Notion.so Instant Search Workflow   
    For those who love Notion.so (really great documentation & more tool), you will know how useful it would be to get instant search results from Notion in Alfred. 
     
    To that reason I've created a workflow that does exactly that, allowing you to search your Notion.so workspace from Alfred, showing instant results, and the ability to open the browser to your selected page.
     
    There are two env variables required (the notion search api isn't documented), these can be obtained by inspecting the network request from a notion search, as documented in github below. 
     
    Check it out and download here: https://github.com/wrjlewis/notion-search-alfred-workflow/blob/master/README.md
  4. Like
    wrjlewis reacted to Bob89 in Notion.so Instant Search Workflow   
    @wrjlewis
     
    Probably was the token, everything works again. Thank you! :) 
  5. Like
    wrjlewis reacted to Bob89 in Notion.so Instant Search Workflow   
    Ah, perfect, thanks a lot!  
  6. Like
    wrjlewis reacted to Mgor in Notion.so Instant Search Workflow   
    At first, I installed it and could not find anything while searching.
    Then I updated my openssl, and it finally works.

    It's a little delay but it does its job.
    Thank you.
  7. Like
    wrjlewis got a reaction from joeynotjoe in Notion.so Instant Search Workflow   
    Version 0.3.3 now out

    + Pre-configured support for OneUpdater
    +Unicode character support

    Automatic version updates 🙌
  8. Like
    wrjlewis got a reaction from joeynotjoe in Notion.so Instant Search Workflow   
    Version 0.3.1 now out

    + Support for custom icons
    + Shows all Notion page icons in Alfred search results natively, resulting in a better design and experience. 
  9. Like
    wrjlewis reacted to Yourname in 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!!
  10. Like
    wrjlewis got a reaction from Yourname in Notion.so Instant Search Workflow   
    Ok that's interesting. 

    Did a bit of research, can you please try this 
    sudo -H pip3.5 install requests[security]  
  11. Like
    wrjlewis got a reaction from Yourname in Notion.so Instant Search Workflow   
    Version 0.2 now out. 
     
    Probably the most useful part is that you can toggle use of the desktop client or the web app.
     
    + returns 9 search items from notion to match the number that can be displayed at once in Alfred
    + refactored into a separate python script to allow for easier diffs and version control. Now using the releases feature in GitHub.
    + Option to change the 'isNavigableOnly' search filter via the 'isNavigableOnly' env variable. I personally prefer only to search notion objects that can be navigated to, as I have a large workspace which would clutter the results, but the default search in notion has this option as false, so including this as an env variable.
    + Option to switch support to the notion web app or the notion desktop app using the useDesktopClient env variable.
     
    https://github.com/wrjlewis/notion-search-alfred-workflow/releases/latest/download/Notion.Search.alfredworkflow
  12. Like
    wrjlewis reacted to Moore in Notion.so Instant Search Workflow   
    Great workflow!
     
  13. Thanks
    wrjlewis got a reaction from Buchholdt in Notion.so Instant Search Workflow   
    For those who love Notion.so (really great documentation & more tool), you will know how useful it would be to get instant search results from Notion in Alfred. 
     
    To that reason I've created a workflow that does exactly that, allowing you to search your Notion.so workspace from Alfred, showing instant results, and the ability to open the browser to your selected page.
     
    There are two env variables required (the notion search api isn't documented), these can be obtained by inspecting the network request from a notion search, as documented in github below. 
     
    Check it out and download here: https://github.com/wrjlewis/notion-search-alfred-workflow/blob/master/README.md
  14. Thanks
    wrjlewis got a reaction from Sridhar Katakam in Notion.so Instant Search Workflow   
    For those who love Notion.so (really great documentation & more tool), you will know how useful it would be to get instant search results from Notion in Alfred. 
     
    To that reason I've created a workflow that does exactly that, allowing you to search your Notion.so workspace from Alfred, showing instant results, and the ability to open the browser to your selected page.
     
    There are two env variables required (the notion search api isn't documented), these can be obtained by inspecting the network request from a notion search, as documented in github below. 
     
    Check it out and download here: https://github.com/wrjlewis/notion-search-alfred-workflow/blob/master/README.md
  15. Thanks
    wrjlewis got a reaction from juuls in Notion.so Instant Search Workflow   
    For those who love Notion.so (really great documentation & more tool), you will know how useful it would be to get instant search results from Notion in Alfred. 
     
    To that reason I've created a workflow that does exactly that, allowing you to search your Notion.so workspace from Alfred, showing instant results, and the ability to open the browser to your selected page.
     
    There are two env variables required (the notion search api isn't documented), these can be obtained by inspecting the network request from a notion search, as documented in github below. 
     
    Check it out and download here: https://github.com/wrjlewis/notion-search-alfred-workflow/blob/master/README.md
×
×
  • Create New...