AminSallah
AminSallah
yeah they don't include white spaces
Is it possible to know if query contains spaces at the end?
I see it before in some alfred workspaces. it's used frequently if user types space show available commands if not use default one. In my case, with the Notion plugin...
I thought this too, technically turns out it's trimming the end as well, i tried Search and RawQuery and SearchTerm also and they all return trimmed string. and i couldn't...
Please double check it, I used this [plugin](https://github.com/AminSallah/Flow.Launcher.Plugin.whitespaces) to check whether is contain spaces or not. Release link ``` https://github.com/AminSallah/Flow.Launcher.Plugin.whitespaces/releases/download/v1.0.0/Flow.Launcher.Plugin.whitespaces.zip ``` Action keyword `s`
It seems like you're referring to a different bug. This video using FL 19.1 (official latest version) shows what i mentioned in this bug report: https://github.com/user-attachments/assets/c7330775-7cb0-4368-bc2f-88c08882d0ce
Hey @enoversum, this issue arose when the database didn't contain a `url` property. The newer version should resolve this issue.
Hey @enoversum, thanks for the slight nudge. I tried to raise this issue on my case, but it looks like it works flawlessly, so without a detailed report or an...
Also, before refreshing your cache, download [v5 of the plugin](https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/actions/runs/9606171644?pr=13). Navigate to artifacts at the bottom of the page and extract the DLL file, then replace it with the one...
Hey Eno, This indicates that you were working with an old cache and your token can no longer access your databases. It may be that you moved your databases block...