wrjlewis / notion-search-alfred-workflow

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

Add full-text search support #44

Closed alimov-andrey closed 2 years ago

alimov-andrey commented 2 years ago

It would be great to add word search support. So that, for example, the phrase "three black crows" finds the whole article

wrjlewis commented 2 years ago

I don't understand what this means. Can you give some examples of how this differs to current functionality?

alimov-andrey commented 2 years ago

Let's say I want to find an article that I saved in notion by a phrase that is present in the text. So I type the phrase "morning star" and I get a link to an article on japanese candlestick charting techniques

wrjlewis commented 2 years ago

Have you tried setting 'isNavigableOnly' to false in the env variables?

alimov-andrey commented 2 years ago

Sorry, I must have missed it. The question is closed. Thank you for your help.